wai-logger-0.0.0: A logging system for WAI

Network.Wai.Logger.Date

Synopsis

Documentation

type ZonedDate = ByteStringSource

A type for zoned date.

dateInit :: IO DateRefSource

Start caching ZonedDate every second.

getDate :: DateRef -> IO ZonedDateSource

Getting ZonedDate from the cache.

data DateRef Source

Reference to the cache of ZoneDate.