pub fn diff(first: OffsetDateTime, second: OffsetDateTime) -> Duration
Expand description

Get the difference between two dates.