[plt-scheme] [ANN] bzlib/date & bzlib/date-tz - date & timezone manipulation

From: YC (yinso.chen at gmail.com)
Date: Mon Oct 5 15:11:20 EDT 2009

Hi all -

bzlib/date & bzlib/date-tz are now available via planet.  They provide date
& timezone manipulation capabilities (so you can find the future/past
timezone offsets without messing with TZ environment variable).  They
currently work with srfi/19 date objects (not yet with PLT dates).

(require (planet bzlib/date) (planet bzlib/date-tz))

You can find the tutorial at
http://weblambda.blogspot.com/2009/10/introducing-bzlibdate-bzlibdate-tz-date.html

Cheers,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20091005/5d2820fb/attachment.html>

Posted on the users mailing list.