Re: srfi-19 time-utc->date bug

2007-08-14 Thread Ludovic Courtès
Hi, Eric Eisner <[EMAIL PROTECTED]> writes: > 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-

srfi-19 time-utc->date bug

2007-08-13 Thread Eric Eisner
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)