[Ecls-list] Datetime bug (gmt?)
Stanislav Frolov
frolosofsky at gmail.com
Thu Aug 2 12:17:57 UTC 2012
Hi!
I have some trouble with datetime in ECL.
In the terminal:
$ date
Thu Aug 2 16:12:26 MSK 2012
$ date -u
Thu Aug 2 12:12:27 UTC 2012
ECL (last version from ecls-ecl git):
(get-decoded-time) => 13, 13, >>15<<, 2, 8, 2012, 3, NIL, >>-3<<
ClozureCl:
(get-decoded-time) => 50, 13, >>16<<, 2, 8, 2012, 3, NIL, >>-4<<
It there a problem with GMT detection?
More information about the ecl-devel
mailing list