text-time

Fast parser and formatter for ISO date to and from Text


Keywords
data, library, Propose Tags , Skip to Readme, , Index, Quick Jump, Data.Text.Time, text-time-0.3.2.tar.gz, browse, Package description, Package maintainers, klangner, edit package information , github issue tracker, git repository
License
BSD-3-Clause
Install
cabal install text-time-0.3.2

Documentation

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.