unix-time

Unix time parser/formatter and utilities

LTS Haskell 24.49:0.4.17
Stackage Nightly 2026-07-10:0.5.0
Latest on Hackage:0.5.0

See all snapshots unix-time appears in

BSD-3-Clause licensed and maintained by Kazu Yamamoto
This version can be pinned in stack with:unix-time-0.5.0@sha256:d9ccedb6897f4dc5558abee965a21f6eff16e7f82ba02acb4f7db2cb4e923a41,1970

Module documentation for 0.5.0

Fast parser/formatter/utilities for Unix time

Changes

ChangeLog for unix-time

v0.5.0

  • Remove deprecated old-time dependency by dropping fromClockTime and toClockTime #68

v0.4.17

  • Fix MinGW64 linker error #67

v0.4.16

  • Make tzset optional. #65