utc
Version 0.2.0.1 revision 0 uploaded by LarsPetersen.
Package meta
- Synopsis
- A pragmatic time and date library.
- Description
This library aims to supply you with common types and operations for working with time and date.
Parsing and rendering common formats like ISO8601 and RFC3339.
Modifying dates and times in a way that is easy to understand and not overengineered (srsly, who needs something else than the Gregorian Calendar?)
A set of classes that provide interfaces for your own application specific or maybe more efficient time and date types. Implement the interfaces and get all the parsing and rendering functions for free!
Bug reports or (even better) tests are appreciated.
- Author
- Lars Petersen
- Bug reports
- https://github.com/lpeterse/haskell-utc/issues
- Category
- Data, Time, Parsing
- Copyright
- Copyright (c) Lars Petersen 2014-2015
- Homepage
- https://github.com/lpeterse/haskell-utc
- Maintainer
- lars@nyantec.com
- Package URL
- n/a
- Stability
- experimental