[][src]Crate chrono_period

Structs

NaivePeriod

A period of time between two ISO 8601 dates/times (NaiveDateTimes). This is similar to a Duration, except that it has a fixed start date/time (and thus a fixed end date/time), allowing clients to determine if specific segments of time intersect.