Crate libwhen[][src]

Expand description

This is the internal library for the when command line utility.

Using this crate directly is not recommended as it’s not maintained with a stable API interface. It primarily exists so that it can be compiled to web assembly independently of the CLI tool.

Structs

Represents a human readable date expression

Represents a timezone location.

A tuple of time and location.

Enums

The type of location.

Human readable time-of-day description.

Reference to a timezone.

Functions

Tries to locate a zone by name

Given a datetime object returns a human readable time-of-day description.