package timmy-jsoo

  1. Overview
  2. Docs
Js_of_ocaml bindings for Timmy

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.0.tar.gz
md5=8ff18d53b9432f7d944adc31230736ff
sha512=0395308f402131b0333a8ee94c878d78e7698573e1c6bc943911692003b8d81949598e524e7ce0c9438cd4a3cf6298a58a868b24df7b5a5e1342ea263bd51a60

Description

Published: 18 Apr 2023

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 not yet released to opam and can be installed with a manual pin:

opam pin timmy 'git+https://github.com/mefyl/timmy#0.14.2'
opam install timmy

Dependencies (5)

  1. timmy = version
  2. js_of_ocaml-ppx
  3. js_of_ocaml
  4. fmt
  5. dune >= "3.0"

Dev Dependencies (3)

  1. odoc with-doc
  2. conf-npm with-test
  3. alcotest with-test & >= "1.4.0"

Used by

None

Conflicts (1)

  1. schematic-jsoo < "0.17.0" | >= "0.18.0"