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 # | Since: 2 |
TextShow LocalTime # | Since: 2 |
TextShow ZonedTime # | Since: 2 |
TextShow TimeOfDay # | Since: 2 |
TextShow TimeLocale # | Only available with Since: 2 |
TextShow TimeZone # | Since: 2 |
TextShow UTCTime # | Since: 2 |
TextShow NominalDiffTime # | Since: 2 |
TextShow Day # | Since: 2 |
TextShow UniversalTime # | Since: 3.6 |
TextShow DiffTime # | Since: 2 |