Package

purescript-datetime-iso

Repository
jmackie4/purescript-datetime-iso
License
MIT
Uploaded by
jmackie4
Published on
2018-01-09T17:08:55Z

Convenience newtype for encoding and decoding DateTime values.

Installation

bower install purescript-datetime-iso

Documentation

This library provides a minimal DateTime wrapper that encodes/decodes to/from the simplified extended ISO format (ISO 8601). Specifically YYYY-MM-DDTHH:mm:ss[.sss]Z where hyphens and colons can be omitted.

Module documentation is published on Pursuit.