Module date_time

Source
Expand description

DateTime type for representing Smithy timestamps.

Structs§

ConversionError
Failure to convert a DateTime to or from another type.
DateTime
DateTime in time.
DateTimeFormatError
Error returned when date-time formatting fails.
DateTimeParseError
Error returned when date-time parsing fails.

Enums§

Format
Formats for representing a DateTime in the Smithy protocols.