[Ecls-list] Datetime bug (gmt?)

Juan Jose Garcia-Ripoll juanjose.garciaripoll at gmail.com
Thu Aug 2 13:26:09 UTC 2012


On Thu, Aug 2, 2012 at 2:17 PM, Stanislav Frolov <frolosofsky at gmail.com>wrote:

> It there a problem with GMT detection?
>

Could it be rather a problem with summer time? ECL relies on the C library
for the timezone and the summer time (see src/c/mislib.lsp) and it seems to
work for Spain

Mac-de-Juan:~ jjgarcia$ date -u
Thu Aug  2 12:54:29 UTC 2012
iMac-de-Juan:~ jjgarcia$ date
Thu Aug  2 14:54:32 CEST 2012
iMac-de-Juan:~ jjgarcia$ ecl -norc -eval '(print (multiple-value-list
(get-decoded-time)))' -eval '(quit)'

(57 54 14 2 8 2012 3 T -1)

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20120802/6343fc8b/attachment.html>


More information about the ecl-devel mailing list