Expand description
Datetime formatting without static checking of invariants.
Structs§
- Date
Time Input Unchecked - An input bag with all possible datetime input fields.
- Formatted
Date Time Unchecked - An intermediate type during a datetime formatting operation with dynamic input.
Enums§
- Formatted
Date Time Unchecked Error - Error for the
TryWriteable
implementation ofFormattedDateTimeUnchecked
. - Missing
Input Field Kind - The kind of a missing datetime input field.