./time/ocaml-timezone, Library for time zone handling

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.15.0, Package name: ocaml-timezone-0.15.0, Maintainer: jaapb

Timezone handles parsing timezone data and creates a Timezone.t that
can later be used to manipulate time in core_kernel or core.


Required to run:
[lang/ocaml] [devel/ocaml-findlib] [devel/ocaml-dune] [devel/ocaml-ppx_jane] [devel/ocaml-core]

Required to build:
[misc/ocaml-opaline]

Master sites:

Filesize: 9.258 KB

Version history: (Expand)


CVS history: (Expand)


   2022-05-24 20:59:36 by Jaap Boender | Files touched by this commit (145)
Log message:
Replaced mk/ocaml.mk with lang/ocaml/ocaml.mk in ocaml packages
   2022-05-05 11:19:34 by Jaap Boender | Files touched by this commit (5)
Log message:
Created package time/ocaml-timezone version 0.15.0.

This is needed as a depdendency for the new devel/ocaml-core_unix
package; as the name suggests, it is a library for time zone handling.