ReadTimeStampWithTimeZone Method
ReadTimeStampWithTimeZone(string)
Reads a TimeStampWithTimeZone field.
Declaration
HOffsetDateTime? ReadTimeStampWithTimeZone(string name)
Parameters
string | name | The name of the field. |
Returns
HOffsetDateTime? | The value of the field. |