[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [r6rs-discuss] [Scheme-reports] Date and time arithmetic	library	proposal for R7RS large Scheme
Marc Feeley scripsit:
> (alarm (+ (now) (year->seconds 1)))
The year->seconds procedure makes no sense, because you need to know if
this is leap year or not, and whether we are talking Gregorian or Julian
leap years.  This is a fine example of the need for broken-out time.
-- 
There are three kinds of people in the world:   John Cowan
those who can count,                            cowan@x
and those who can't.
_______________________________________________
r6rs-discuss mailing list
r6rs-discuss@x
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss