text-iso8601

Converting time to and from ISO 8601 text.

https://github.com/haskell/aeson

Version on this page:0.1.1@rev:1
LTS Haskell 23.7:0.1.1@rev:2
Stackage Nightly 2025-02-05:0.1.1@rev:2
Latest on Hackage:0.1.1@rev:2

See all snapshots text-iso8601 appears in

BSD-3-Clause licensed and maintained by Oleg Grenrus
This version can be pinned in stack with:text-iso8601-0.1.1@sha256:0af50f6d2e8479b9a956c9c612ec270ea09df4c78c88c5b1bdd98066f576d73d,2478

Module documentation for 0.1.1

Used by 2 packages in nightly-2024-12-11(full list with versions):

Converting time to and from IS0 8601 text. Specifically the RFC3339 profile.

Changes

0.1.1

  • Support GHC-8.6.5…9.10.1

0.1

Initial release