localDateTime property

  1. @internal
LocalDateTime localDateTime

Get the local date and time which is ambiguous in the time zone.

Implementation

@internal LocalDateTime get localDateTime => earlierMapping.localDateTime;