rfc3339 alternatives and similar packages
Based on the "Time" category.
Alternatively, view timerep alternatives based on common mentions on social networks and blogs.
-
fixed-timestep
Pure Haskell library to run an action repeatedly, a specific amount of times per second.
CodeRabbit: AI Code Reviews for Developers

Do you think we are missing an alternative of rfc3339 or a related project?
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.