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,                            [email protected]
and those who can't.

_______________________________________________
r6rs-discuss mailing list
[email protected]
http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss

Reply via email to