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.
-
text
Haskell library for space- and time-efficient operations over Unicode text. -
text-icu
This package provides the Haskell Data.Text.ICU library, for performing complex manipulation of Unicode text. -
text-conversions
Safe conversions between Haskell textual types -
text-trie
An efficient finite map from Text to values, based on bytestring-trie. -
text-containers
Memory-efficient string-indexed container types. -
text-stream-decode
Streaming decoding functions for UTF encodings.
Clean code begins in your IDE with SonarLint
Do you think we are missing an alternative of text-time or a related project?
README
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.