Format extension

on

Properties

formatWithDay String

Available on DateTime, provided by the Format extension

no setter
formatWithDayAndTime String

Available on DateTime, provided by the Format extension

no setter
formatWithTime String

Available on DateTime, provided by the Format extension

no setter
readableFormat String

Available on DateTime, provided by the Format extension

no setter
readableFormatMin String

Available on DateTime, provided by the Format extension

no setter
readableFormatNoYear String

Available on DateTime, provided by the Format extension

no setter
readableFormatRefined String

Available on DateTime, provided by the Format extension

show Month in full text, show day and time, if date is today, tomorrow or yesterday, it returns the string respectively
no setter
readableFormatRefinedMin String

Available on DateTime, provided by the Format extension

show Month in full text, show day and time, if date is today, tomorrow or yesterday, it returns the string respectively
no setter
readableFormatRefinedNoYear String

Available on DateTime, provided by the Format extension

show Month in full text, show day and time, if date is today, tomorrow or yesterday, it returns the string respectively
no setter
time String

Available on DateTime, provided by the Format extension

no setter
weekdayName String

Available on DateTime, provided by the Format extension

get Weekday name,
no setter
weekdayNameMin String

Available on DateTime, provided by the Format extension

get Weekday name min format like sun, mon, tue, wed, thu, fri, sat
no setter

Methods

format([String delimeter = '/', bool invert = false]) String

Available on DateTime, provided by the Format extension

format date as day$delimeter$month$delimeter$year