utc-0.1.0.1: A pragmatic time and date library.

Safe HaskellSafe
LanguageHaskell98

Data.UTC.Class.Midnight

Synopsis

Documentation

class Midnight t where Source

The beginning of a day: 00:00:00

Methods

midnight :: t Source

Instances