rfc3339 alternatives and similar packages
Based on the "Time" category.
Alternatively, view timerep alternatives based on common mentions on social networks and blogs.
-
timezone-olson
A pure Haskell parser and renderer for binary Olson timezone files -
time-locale-compat
Compatibility of TimeLocale between old-locale and time-1.5 -
fixed-timestep
Pure Haskell library to run an action repeatedly, a specific amount of times per second. -
flick-duration
Provides Duration; a type to contain amounts of time
Clean code begins in your IDE with SonarLint
Do you think we are missing an alternative of rfc3339 or a related project?
Popular Comparisons
README
timerep
This started out as a simple project to parse and display time according to RFC 3339, but with time gained ability to convert to and from other RFCs as well.
You will find a change log in CHANGES.md
.
Todos
- Get rid of the
formatTime
function, and use a more decent pretty printing lib. - Do some proper parsing (it parses nicely, but this was just a quick hack that my mind produced while being stressed to finish this).
License
This project is licensed under a 3-clause BSD license as specified in the
LICENSE
file.
*Note that all licence references and agreements mentioned in the rfc3339 README section above
are relevant to that project's source code only.