In Stata, I am aware that the numeric encoding that Stata uses is centred on the first millisecond of 01jan1960, that is, 01jan1960 00:00:00.000. However, the current data set I am using is centre around 1800-01-01 00:00:00, with date calculated as hours since this date. Can I change the numeric encoding that Stata uses to 1800-01-01 00:00:00 rather than 01jan1960 00:00:00.000?
Thanks.
Thanks.
Comment