TimeExtension extension
- on
-
- int?
Properties
- activeTime → String
-
Available on int?, provided by the TimeExtension extension
no setter - isToday → bool
-
Available on int?, provided by the TimeExtension extension
no setter - isTomorrow → bool
-
Available on int?, provided by the TimeExtension extension
no setter - isYesterday → bool
-
Available on int?, provided by the TimeExtension extension
no setter
Methods
-
toDate(
DateFormats format) → String -
Available on int?, provided by the TimeExtension extension
-
toLiveTime(
[DateFormats format = DateFormats.dateDMY]) → String -
Available on int?, provided by the TimeExtension extension
-
toNamingTime(
[DateFormats? format]) → String -
Available on int?, provided by the TimeExtension extension
-
toPublishTime(
{DateFormats timeFormat = DateFormats.timeHMa, DateFormats dateFormat = DateFormats.dateDMY}) → String -
Available on int?, provided by the TimeExtension extension