Module unchecked

Source
Expand description

Datetime formatting without static checking of invariants.

Structs§

DateTimeInputUnchecked
An input bag with all possible datetime input fields.
FormattedDateTimeUnchecked
An intermediate type during a datetime formatting operation with dynamic input.

Enums§

FormattedDateTimeUncheckedError
Error for the TryWriteable implementation of FormattedDateTimeUnchecked.
MissingInputFieldKind
The kind of a missing datetime input field.