chronos-0.1.0: Initial project template from stack

Safe HaskellNone
LanguageHaskell2010

Chronos.Posix

Synopsis

Documentation

now :: IO PosixTime Source

This probably needs to be wrapped in a bunch of CPP like the one in time is.

toUtc :: PosixTime -> UtcTime Source

This may be wrong for dates before what we count as the first modified julian day.