timerep: Parse and display time according to some RFCs (RFC3339, RFC2822, RFC822)

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Parse and display time according to some RFC's.

Supported:

Special thanks to Koral for all the suggestions and help in solving some bugs.


[Skip to Readme]

Properties

Versions 1.0.0, 1.0.2, 1.0.3, 1.0.4, 2.0.0, 2.0.0.1, 2.0.0.2, 2.0.1.0, 2.0.1.0, 2.1.0.0
Change log CHANGES.md
Dependencies attoparsec, base (<5), monoid-subclasses (>=0.4.1), text, time (>=1.5) [details]
License BSD-3-Clause
Copyright (c) 2010-2015 Hugo Daniel Gomes
Author Hugo Daniel Gomes <mr.hugo.gomes@gmail.com>
Maintainer Hugo Daniel Gomes <mr.hugo.gomes@gmail.com>
Category Web, Time, Parser, Text
Home page https://github.com/HugoDaniel/timerep
Bug tracker https://github.com/HugoDaniel/timerep/issues
Source repo head: git clone git://github.com/HugoDaniel/timerep.git
Uploaded by koral at 2020-11-21T22:06:12Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for timerep-2.0.1.0

[back to package description]

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

License

This project is licensed under a 3-clause BSD license as specified in the LICENSE file.