@hackage uniform-time0.1.3
Time in the uniform framework
Installation
Dependencies (7)
- base >=4.7 && <5
- convertible
- monads-tf
- time
- uniform-algebras
- uniform-error 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.