pomohoro-0.1.2.4: Initial project template from stack
Timeclock
clockin :: ZonedTime -> Text -> Text -> Text Source #
clockout :: ZonedTime -> Text Source #
toTimestamp :: ZonedTime -> Text Source #
minuteDiff :: ZonedTime -> ZonedTime -> Int Source #
usecFromMinutes :: Int -> Int Source #