Open LeifW opened 6 years ago
Can we use the Data.Time.Clock.POSIX library for converting UTCTime into unix timestamps, rather than having our own code to do that? This converts directly to Scientific with realToFrac.
Can we use the Data.Time.Clock.POSIX library for converting UTCTime into unix timestamps, rather than having our own code to do that? This converts directly to Scientific with realToFrac.