The ISO 8601 format includes both "nominal" (year, month, week, and day) and "accurate" (hour, minute, and second) components. However, the `Duration` type only represents an "accurate" duration because arithmetic with nominal components is not defined in ISO 8601. |
||
---|---|---|
.. | ||
format | ||
naive | ||
offset | ||
date.rs | ||
datetime.rs | ||
div.rs | ||
lib.rs |