bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

srfi-19 time-utc->date bug


From: Eric Eisner
Subject: srfi-19 time-utc->date bug
Date: Fri, 10 Aug 2007 17:05:36 -0400
User-agent: Thunderbird 2.0.0.6 (X11/20070728)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]