fun ZonedDateTimeInterval.toOffsetDateTimeInterval(): OffsetDateTimeInterval
Converts this interval to an OffsetDateTimeInterval.
While similar to ZonedDateTime, an OffsetDateTime representation is unaffected by time zone rule changes or
database differences between systems, making it better suited for use cases involving persistence or network
transfer.