This package is not available in the 3xx repository. Showing package versions available for all repositories instead.
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: 1
Total downloads: 3084
Tickets:1
Open tickets:1
Primary files:
[no interface available]
 Packages in other repositories

These packages are not available in the 3xx repository, but they are available for other versions of Racket.

PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 1)0.2
3082
[none]
4.02009-10-20
To load: (require (planet "main.ss" ("bzlib" "date-tz.plt" 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

(1 0)0.1
2
[none]
4.02009-10-03
To load: (require (planet "main.ss" ("bzlib" "date-tz.plt" 1 (= 0))))
Available in repositories: 4.x
0.1 - first release