timelens-0.2.0.0: Lenses for the time package

Safe HaskellNone
LanguageHaskell2010

Data.Time.Timelens

Contents

Description

Lenses for the time package.

When creating an optic (such as a Lens, an Iso, etc.), this module uses the same name that the lens package uses. This makes it very easy for you to predict what name to use when you are looking for the lens. However, it also means that you will probably want to import this module qualified.

Synopsis

Data.Time.Calendar

Day

Data.Time.Clock

UniversalTime

UTCTime

Data.Time.Format

TimeLocale

Data.Time.LocalTime

TimeZone

TimeOfDay

LocalTime

ZonedTime