erlsci / iso8601

An ISO 8601 date formating and parsing library for Erlang
MIT License
130 stars 93 forks source link

fix iso8601:format/1 spec #42

Closed amilkr closed 7 years ago

amilkr commented 7 years ago

Closes erlsci/iso8601#41

oubiwann commented 7 years ago

Thanks!