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: | 0 |
Total downloads: | 3118 |
Tickets: | 1 |
Open tickets: | 1 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 1) | 0.2 | [browse] | 3116 | [none] | 4.0 | 2009-10-20 |
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 |
Open tickets |
Ticket Id | Owner | Reporter | Type | Version |
---|---|---|---|---|
436 | bzlib | isabellarodway@… | enhancement | |
Reg Fixers |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 0) | 0.1 | [browse] | 2 | [none] | 4.0 | 2009-10-03 |
To load: (require (planet "main.ss" ("bzlib" "date-tz.plt" 1 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
0.1 - first release |