DateTimeExtensions extension

on

Methods

toLocalDate() LocalDate

Available on DateTime, provided by the DateTimeExtensions extension

Creates a LocalDate from this DateTime.
toLocalDateTime() LocalDateTime

Available on DateTime, provided by the DateTimeExtensions extension

Creates a LocalDateTime from this DateTime.
toUtcDateTime() UtcDateTime

Available on DateTime, provided by the DateTimeExtensions extension

Creates a UtcDateTime from this DateTime.