class OffsetDateTime { final Duration offset; final DateTime dateTime; } Florian posted some suggestions on the mailing list about this.