Package

purescript-datetime-parsing

Repository
flounders/purescript-datetime-parsing
License
BSD-3-Clause
Uploaded by
flounders
Published on
2022-05-08T13:56:38Z

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.