@hackage uniform-time0.1.5.1
Time in the uniform framework
Categories
License
GPL-2.0-only
Maintainer
Andrew U. Frank <uniform@gerastree.at>
Links
Versions
Installation
Dependencies (7)
- base >=4.7 && <5
- convertible
- monads-tf
- time
- uniform-algebras >=0.1.5
- uniform-error >=0.1.5 Show all…
Dependents (3)
@hackage/uniformBase, @hackage/uniform-json, @hackage/uniform-fileio
A unifified manipulation of time and date representations.
Uniform means:
- same functions with identical semantics independent of representation
- all functions are total (or become so using Maybe or Either)
Conversions from EpochTime to UTCTime and then to YMD and similar semantic structures.