[plt-scheme] Suggestion for (lib "date.ss"): add timezone to 'american

From: Eric Hanchrow (offby1 at blarg.net)
Date: Fri Nov 16 10:29:08 EST 2007

I'm sort of obsessed with time zones: I think every date or time that
is displayed to a human, or read from a human, should include a time
zone.  The string returned by "date->string" only contains a time zone
if the parameter "date-display-format" is rfc2822, but I'd like at
least the default format to include it as well.  So this patch adds
the time zone to the 'american format; adding it to others would be
easy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: text/x-patch
Size: 1581 bytes
Desc: patch
URL: <http://lists.racket-lang.org/users/archive/attachments/20071116/d7f5a0f1/attachment.bin>
-------------- next part --------------

-- 

 ?  ?
?????
 ?~~~?


Posted on the users mailing list.