Popularity
6.0
Declining
Activity
3.2
Declining
9
3
6

Monthly Downloads: 34
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Text     Web     Parser     Time    
Latest version: v2.0.0

rfc3339 alternatives and similar packages

Based on the "Time" category.
Alternatively, view timerep alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of rfc3339 or a related project?

Add another 'Time' Package

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.