To load: | (require (planet bzlib/date:1:3)) |
Old style: | (require (planet "main.ss" ("bzlib" "date.plt" 1 3))) |
Min Racket version: | 4.0 |
Package description: | bzlib/date added additional date manipulations on top of srfi/19, including finding dates by the nth weekday, etc. |
Downloads this week: | 0 |
Total downloads: | 2554 |
Tickets: | 0 |
Open tickets: | 0 |
Primary files: | [no interface available] |
Current version |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 3) | 0.4 | [browse] | 2295 | [none] | 4.0 | 2010-07-07 |
To load: (require (planet bzlib/date:1:3)) | ||||||
Available in repositories: 4.x | ||||||
0.4 (1 3) - added read-iso8601 & date->iso8601 0.3 (1 2) - exported string->date & date->string, modified rfc822 to use bzlib/parseq 0.2 - added bindings for PLT dates as well as adding re-export for SRFI/19, and adding rfc822->date & date->rfc822, as well as adding day comparisons 0.1 - first release |
Old versions |
PLaneT version | External version | Source | DLs | Docs | Req. PLT | Date added |
(1 2) | 0.3 | [browse] | 224 | [none] | 4.0 | 2010-05-19 |
To load: (require (planet "main.ss" ("bzlib" "date.plt" 1 (= 2)))) | ||||||
Available in repositories: 4.x | ||||||
0.3 (1 2) - exported string->date & date->string, modified rfc822 to use bzlib/parseq 0.2 - added bindings for PLT dates as well as adding re-export for SRFI/19, and adding rfc822->date & date->rfc822, as well as adding day comparisons 0.1 - first release | ||||||
(1 1) | 0.2 | [browse] | 33 | [none] | 4.0 | 2009-10-20 |
To load: (require (planet "main.ss" ("bzlib" "date.plt" 1 (= 1)))) | ||||||
Available in repositories: 4.x | ||||||
0.2 - added bindings for PLT dates as well as adding re-export for SRFI/19, and adding rfc822->date & date->rfc822, as well as adding day comparisons 0.1 - first release | ||||||
(1 0) | 0.1 | [browse] | 2 | [none] | 4.0 | 2009-10-03 |
To load: (require (planet "main.ss" ("bzlib" "date.plt" 1 (= 0)))) | ||||||
Available in repositories: 4.x | ||||||
0.1 - first release |