package timmy

  1. Overview
  2. Docs
Time and calendar library

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/timmy/Timmy/index.html

Module Timmy

Timmy is a time and calendar manipulation library aiming at correctness, completeness and convenience.

API

Data types

module Date : sig ... end

A day of a month of a year.

module Daytime : sig ... end

A day of the day.

module Month : sig ... end

A month.

module Span : sig ... end

A duration.

module Time : sig ... end

A point in time.

module Timezone : sig ... end

A timezone.

module Week : sig ... end

A week of a year.

module Weekday : sig ... end

A day of the week.

Backward compatibility

module Versions : sig ... end

Backward compatibility versions

OCaml

Innovation. Community. Security.