DateTimeFormatter extension

on

Methods

dayOfYear() int

Available on DateTime?, provided by the DateTimeFormatter extension

format({String pattern = 'dd-MM-yyyy'}) String

Available on DateTime?, provided by the DateTimeFormatter extension

formatTime({String pattern = 'HH:mm:ss'}) String

Available on DateTime?, provided by the DateTimeFormatter extension

weekOfYear() int

Available on DateTime?, provided by the DateTimeFormatter extension