open fun getOffsetDateTime(index: Int): OffsetDateTime! (source)
Get an offset date time at a specified index.
IndexOutOfBoundsException - If the index is out of bounds.
TomlInvalidTypeException - If the value is not an OffsetDateTime.
Return
OffsetDateTime!: The value.