Package date.plt contributed by bzlib  [package home page]
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 versionExternal versionSourceDLsDocsReq. PLTDate added
(1 3)0.4
2295
[none]
4.02010-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

No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(1 2)0.3
224
[none]
4.02010-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
33
[none]
4.02009-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
2
[none]
4.02009-10-03
To load: (require (planet "main.ss" ("bzlib" "date.plt" 1 (= 0))))
Available in repositories: 4.x
0.1 - first release