Crate hightime

Source
Expand description

A high-level time library for Rust.

hightime aims to be:

  • Simple and API-stable
  • Well-documented
  • Minimal in implementation and dependencies

This is a work in progress. Currently I am working out the API definitions. See the git repository for more information.

Structs§

Date
A date in the proleptic Gregorian calendar.

Enums§

Error
An error returned by hightime.
Weekday
A day of the week.