Package

purescript-datetime-parsing

Repository
flounders/purescript-datetime-parsing
License
BSD-3-Clause
Uploaded by
flounders
Published on
2021-08-02T11:18:32Z

This library aims to provide unopinionated parsing options for ISO 8601 / RFC 3339 datetime strings.

Unsupported

As of this writing, leap seconds are not supported. This is due to the DateTime library itself not supporting them.