[racket-dev] added function to srfi-19....
It was driving me crazy that srfi-19 had no way to convert seconds to times, especially given the fact that it appears that the internal representation used by srfi 19's time-utc was the result of (current-seconds).... so I added seconds->time-utc and time-utc->seconds, along with test cases.
Unfortunately, I have no obvious way of documenting them. Let me know if there's a way I should be documenting this, or if it's a bad idea to extend the interface like this.
John Clements
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4624 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20110503/f0350576/attachment.p7s>