Re: SRFI 19: Date Functions

2000-03-13 Thread Rob Browning
Christopher Browne <[EMAIL PROTECTED]> writes: > I'd think this would make a worthwhile addition; I'll be dropping a > draft of it into the srfi subdirectory, and will see what I can > do about (seconds->date)... Great idea. I hadn't even noticed that that was in the works. Thanks. -- Rob Br

SRFI 19: Date Functions

2000-03-11 Thread Christopher Browne
A draft SRFI just came out on date functions. It knows how to cope with UTC, Julian dates, as well as having some parsing capabilities. The sample implementation was written for MzScheme, and has only one "MzScheme-ism" that I'm not seeing how to trivially m