[Ecls-list] Datetime bug (gmt?)

Stanislav Frolov frolosofsky at gmail.com
Fri Aug 3 05:31:13 UTC 2012


>Bug? Feature?

I think its a feature cause administrative time zone can be changed. So In 
1970 Moscow timezone was 3 GMT and now ts is 4 GMT.

Can we fix mislib's get-local-time-zone?
-time_t when = 0L;
+time_t when = time(0);

It will return current timezone.




More information about the ecl-devel mailing list