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? ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ecls-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecls-list
