purescript-datetime
purescript-datetime copied to clipboard
Date and time library for PureScript.
Results
12
purescript-datetime issues
Sort by
recently updated
recently updated
newest added
It is not clarified in docs what is the purpose of `Data.Interval` and `Data.Interval.Duration`, in what cases it is supposed to used by design?
type: documentation
Extending the tests to follow the JS Ecma262 specs for [Date](https://tc39.es/ecma262/#sec-date-objects) object. - [x] turn the specs into something reasonably readable - [ ] work out what tests need to...