package dates_calc

  1. Overview
  2. Docs
A date calculation library

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.1.tar.gz
md5=306930e5eac9de0d850ff2b5e008aa68
sha512=2c3176049ebf8b55b91b0576b7b071af34a1644936e71354f521c32b47dc30ba7fceeb5b76ae53265aa0b6cb3083547e7a532b9e2976f704d002c63377bf426a

Description

A date calculation library, with exact operators to add a given number of days to a date, and approximate operators to add months or years.

Published: 12 Jul 2022

README

dates-calc

Dependencies (2)

  1. ocaml >= "4.11.0"
  2. dune >= "2.7"

Dev Dependencies (3)

  1. odoc with-doc
  2. qcheck with-test & >= "0.15"
  3. alcotest with-test & >= "1.5.0"

Used by

None

Conflicts

None