Crate humantime_to_duration

Source

Enums§

ParseDurationError

Functions§

from_str
Parses a relative time string and returns a Duration representing the relative time.
from_str_at_date
Parses a duration string and returns a Duration instance, with the duration calculated from the specified date.