Expand description

icalendar-duration

Parses durations as defined in the icalendar specification (RFC5545).

Structs

The Duration specified in RFC554.

Enums

The sign for a duration (which can be negative or positive).

Functions

Parses a string into Rfc5545Duration, as per the rules defined in RFC5545.