Module ixdtf::parsers::records

source ·
Expand description

The records that ixdtf’s contain the resulting values of parsing.

Structs§

Enums§

  • The parsed sign value, representing whether its struct is positive or negative.
  • A TimeDurationRecord represents the result of parsing the time component of a Duration string.
  • Parsed TimeZone data, which can be either a UTC Offset value or IANA Time Zone Name value.