Closed mordrax closed 6 years ago
in repl:
> Date.fromCalendarDate 0 Date.Jan 1 RD -364 : Date.Date > Date.fromCalendarDate 0 Date.Jan 1 |> Date.toIsoString "0001-01--364" : String -- it should be as per the input day "0001-01-1" : String
Which Date package are you using? And does this have any bearing on this ISO8601 package?
🤦♂️ ... I'm sorry... wrong repo!
I meant this for justinmimbs/date: https://github.com/justinmimbs/date/issues/6
in repl: