Data.Time.Ext
Description
Some helper functions for Data.Time
module Data.Time
getLocalTime :: IO LocalTime Source #
Return the current time in the system time zone.
getLocalDay :: IO Day Source #
Return the current day in the system time zone.