Helkafen / haskell-utc

A pragmatic time and date library (Haskell)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

utc

Available on Hackage License MIT Build Status

Features

  • Supports arbitrary precision
  • Serious RFC 3339 parsing and rendering capability

Dependencies

  • base
  • text
  • bytestring
  • attoparsec
  • clock

Tests

Run the default test suite:

cabal test

About

A pragmatic time and date library (Haskell)

License:MIT License


Languages

Language:Haskell 100.0%