[Ecls-list] Datetime bug (gmt?)
Stanislav Frolov
frolosofsky at gmail.com
Fri Aug 3 07:42:22 UTC 2012
> "The localtime() function shall convert the time in seconds since the Epoch
> pointed to by timer into a broken-down time, expressed as a local time. The
> function corrects for the timezone and any seasonal time adjustments. [CX]
> Local timezone information is used as though localtime() calls tzset()."
Right. But In 1970 Moscow time was UTC+3 and now it's UTC+4. So localtime
returns correct time for 1970 and for 2012. In mislib we calculate timezone
for 1970 that wrong, isn't it?
More information about the ecl-devel
mailing list