@hackage uniform-time0.1.3

Time in the uniform framework

  • Categories

    • License

      GPL-2.0-only

    • Maintainer

      Andrew U. Frank <uniform@gerastree.at>

    • Versions

    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.