erlsci / iso8601

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

support decimal seconds #11

Closed tsloughter closed 10 years ago

plainlystated commented 10 years ago

+1

In my case, I'm trying to format timestamps returned from postgres (epgsql library), which look like:

{{2014,4,2},{21,45,19.809539}}