@hackage parsedate3000.0.0
Data and time parsing for CalendarTime
Categories
License
BSD-3-Clause
Maintainer
bjorn@bringert.net
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
- 3000.0.0 Thu, 6 Dec 2007
- 2006.11.10 Sat, 21 Apr 2007
- 2006.6.4 Sun, 24 Sep 2006
Installation
Dependencies (4)
Dependents (7)
@hackage/bamboo, @hackage/acme-everything, @hackage/bamboo-theme-blueprint, @hackage/panda, @hackage/hackage-sparks, @hackage/bamboo-theme-mini-html5, Show all…
Package Flags
split-base(on by default)
This library provides a function for parsing dates and times given a date format string. This package creates CalendarTime values and is meant for use with the old-time package. New code should use the time package, which now includes parsing, instead.