Module cftime_rs::duration

source ·
Expand description

Module related to duration These CFDuration can be added to a CFDateTime by using the + or - operator Internally it uses the timestamp in seconds representation

Structs