@hackage / iso8601-time

Convert to/from the ISO 8601 time format

Latest0.1.5

About

Metadata

  • Last updated , by NiklasHambuechen
  • License MIT
  • Maintained by: Niklas Hambüchen <mail@nh2.me>

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    new-time (on by default)

Readme

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().