@hackage / text-time

Library for Time parsing from Text into UTCTime

Latest0.3.2

About

Metadata

  • Last updated , by klangner
  • License BSD-3-Clause
  • Maintained by: klangner@gmail.com

  • Lottery factor: 0

Links

Installation

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.