hledger-iadd-1.3.16: A terminal UI as drop-in replacement for hledger add
Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Time.Ext

Description

Some helper functions for Data.Time

Synopsis

Documentation

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.