package ocal

  1. Overview
  2. Docs
An improved Unix `cal` utility

Install

Dune Dependency

Authors

Maintainers

Sources

ocal-0.2.0.tbz
md5=f02a27641320597af859a01a36d4c93d

CHANGES.md.html

0.2.0 (2017-08-28)

  • Update pkg/pkg.ml to not build docs during topkg publish

  • Use notty for layout

  • Add option to display week-of-year

  • Set timezone to be Local rather than UTC

0.1.3 (2017-08-02)

  • Upgrade build to use jbuilder and modern opam, topkg, etc

  • Fix a few warnings

0.1.2 (2016-01-07)

  • Fix handling several command line flags (--today, --plain, --separator)

0.1.1 (2016-01-05)

  • Initial release