Formatting broken for non-4-digit years
Open
bug
- Dominant language
- Haskell
- Stars
- 7
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
E. g.
```haskell
formatISO8601Nanos . read @UTCTime $ "999-06-01 00:00:00 UTC"
→ "999-06-01T00:00:0000000000000Z"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.