@hackage iso8601-time0.1.5
Convert to/from the ISO 8601 time format
Categories
License
MIT
Maintainer
Niklas Hambüchen <mail@nh2.me>
Links
Versions
Installation
Dependencies (3)
- base <5
- old-locale >=1.0
- time >=1.4 Show all…
Dependents (37)
@hackage/orion-hs, @hackage/httpstan, @hackage/kubernetes-client-core, @hackage/approveapi, @hackage/vikunja-api, @hackage/logplex-parse, Show all…
Package Flags
new-time(on by default)
Conversion functions between Haskell time types and the ISO 8601 format,
which is often used for printing times, e.g. JavaScript's new Date().toISOString().