Hi all - <br><br>bzlib/date &amp; bzlib/date-tz are now available via planet.  They provide date &amp; 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). <br>
<br>(require (planet bzlib/date) (planet bzlib/date-tz)) <br><br>You can find the tutorial at <a href="http://weblambda.blogspot.com/2009/10/introducing-bzlibdate-bzlibdate-tz-date.html">http://weblambda.blogspot.com/2009/10/introducing-bzlibdate-bzlibdate-tz-date.html</a><br>

<br>Cheers,<br>yc<br><br><br>