erlsci / iso8601

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

Support iso8601 durations #44

Closed rjcoelho closed 6 years ago

rjcoelho commented 6 years ago

Implementation is taken from https://github.com/sl45sms/erlang_iso8601

oubiwann commented 6 years ago

Been meaning to merge this for a while — thanks!

rjcoelho commented 6 years ago

Can you tag a release ? thanks!

oubiwann commented 6 years ago

Yup. Waiting on one more PR to be fixed; if they don’t respond in the next day or two, I’ll release as-is.

oubiwann commented 6 years ago

I've released 1.3 with the latest merges. (That'll get bumped to 1.3.1 when the current open PR gets merged.)