- createDateTime
LocalDateTime createDateTime(LocalDateTime dateTime, ZoneOffset standardOffset, ZoneOffset wallOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
- name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
- ordinal
int ordinal()
Undocumented in source. Be warned that the author may not have intended to support it.
A definition of the way a local time can be converted to the actual transition date-time. !(p) Time zone rules are expressed _in one of three ways: !(ul) !(li)Relative to UTC</li> !(li)Relative to the standard offset _in force</li> !(li)Relative to the wall offset (what you would see on a clock on the wall)</li> </ul>