@hackage text-time0.1.0
Library for Time parsing from Text into UTCTime
Categories
License
BSD-3-Clause
Maintainer
klangner@gmail.com
Links
Versions
Installation
Dependencies (4)
- attoparsec <0.14
- base >=4.7 && <5
- text <2
- time <2 Show all…
Dependents (2)
@hackage/timeseries, @hackage/shakebook
Welcome to Text Time library
This library contains fast parser for ISO date from Text into UTCTime data
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
bytestring-time source code is distributed under the BSD3 License.