Hello,

In the srfi-19 module, the various conversion functions from time to
date all have the interesting behavior that the zone-offset: property of
the output date is somewhere in the range of -18000 to -44000.
For a specific test case:
"(date-zone-offset (time-utc->date (make-time 'time-utc 0 0)))"
evaluates to -18000

Running guile 1.8.1, Debian Etch linux 2.6.18


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile

Reply via email to