Popularity
2.2
Declining
Activity
0.0
Stable
1
2
2

Monthly Downloads: 6
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Text    
Latest version: v0.2

text-time alternatives and similar packages

Based on the "text" category.
Alternatively, view text-time alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of text-time or a related project?

Add another 'text' Package

README

Build Status Hackage

Welcome to Text Time library

This library contains fast parser and formatter for iso dates between UTCTime and Text types.

Installation

stack setup
stack build
stack test

Join in!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Master git repository:

  • git clone https://github.com/klangner/text-time.git

Redistributing

text-time source code is distributed under the BSD3 License.


*Note that all licence references and agreements mentioned in the text-time README section above are relevant to that project's source code only.