Package date-tz.plt contributed by bzlib  [package home page]
To load: (require (planet bzlib/date-tz:1:1))
Old style:(require (planet "main.ss" ("bzlib" "date-tz.plt" 1 1)))
Min Racket version: 4.0
Package description:

bzlib/date-tz provides time-zone based date manipulation by parsing the olson database into native scheme objects, so you do not need to use the TZ environment variable.

Downloads this week: 4
Total downloads: 3241
Tickets:0
Open tickets:0
Primary files:
main.ss
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 1)0.2
3239
[none]
4.0Tuesday, October 20th, 2009
To load: (require (planet bzlib/date-tz:1:1))
Available in repositories: 4.x

0.2 - added tz-names (a list of all timezones), tz-abbr (the abbreviation for the tz at the particular date), and added binding for srfi/19 and plt dates

0.1 - first release

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 0)0.1
2
[none]
4.0Saturday, October 3rd, 2009
To load: (require (planet "main.ss" ("bzlib" "date-tz.plt" 1 (= 0))))
Available in repositories: 4.x
0.1 - first release