Copyright | (C) 2014-2017 Ryan Scott |
---|---|
License | BSD-style (see the file LICENSE) |
Maintainer | Ryan Scott |
Stability | Provisional |
Portability | GHC |
Safe Haskell | None |
Language | Haskell2010 |
TextShow.Data.Time
Contents
Description
TextShow
instances for data types in the time
library.
Since: 2
Orphan instances
TextShow AbsoluteTime Source # | Since: 2 |
TextShow LocalTime Source # | Since: 2 |
TextShow ZonedTime Source # | Since: 2 |
TextShow TimeOfDay Source # | Since: 2 |
TextShow TimeLocale Source # | Only available with Since: 2 |
TextShow TimeZone Source # | Since: 2 |
TextShow UTCTime Source # | Since: 2 |
TextShow NominalDiffTime Source # | Since: 2 |
TextShow Day Source # | Since: 2 |
TextShow UniversalTime Source # | Since: 3.6 |
TextShow DiffTime Source # | Since: 2 |