package timmy

  1. Overview
  2. Docs
Time and calendar library

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.5.tar.gz
md5=6d1d9c3e2ccd8376c009e5b93b24de7e
sha512=96c844a6041f4cf42d1efa02ba12a3a184780beb64bfd5d5693a2338f57ad22d4793ff34a23a9a81a47954dbf489bc644077840d0435013494499b2b3405330b

Description

Published: 10 Oct 2024

README

Timmy

Timmy is a general-purpose time and calendar library for OCaml.

It supports advanced calendar features, enforces timezone safety, supports daylight saving times and overall focuses on the cleanliness, safety and completeness of its API.

Documentation

Timmy's documentation can be found online.

Installation

Timmy is available on opam:

opam install timmy

Dependencies (7)

  1. ptime
  2. ppx_deriving >= "5.0"
  3. ppx_here
  4. ocaml >= "4.08.0"
  5. fmt >= "0.8.7"
  6. base
  7. dune >= "3.0"

Dev Dependencies (7)

  1. shexp dev & with-test
  2. stdio dev & with-test
  3. sexplib dev & with-test
  4. opam-file-format dev & with-test
  5. cmdliner dev & with-test
  6. odoc with-doc
  7. alcotest with-test & >= "1.4.0"

Used by (3)

  1. timmy-jsoo >= "1.1.5"
  2. timmy-lwt
  3. timmy-unix >= "1.1.5"

Conflicts (1)

  1. schematic < "0.18.2" | >= "0.21.0"
OCaml

Innovation. Community. Security.