Crate omnical

source ·
Expand description

A library aims to support multiple calendars.

Omnical provides a generic Date struct that represents a date by Julian day number, and multiple calendar systems that can be converted to and from Date.

Currently supported calendars:

Re-exports§

Modules§

Functions§

  • Ignores the None variant of an Option and returns the inner value.
  • Returns the current Unix time.