DateTimeFormat extension

on

Properties

isToday bool

Available on DateTime, provided by the DateTimeFormat extension

no setter

Methods

calendarFormat(BuildContext context) String

Available on DateTime, provided by the DateTimeFormat extension

isInTheSameDay(DateTime other) bool

Available on DateTime, provided by the DateTimeFormat extension

locale(BuildContext context) String

Available on DateTime, provided by the DateTimeFormat extension

monthFormat(BuildContext context) String

Available on DateTime, provided by the DateTimeFormat extension

yearFormat(BuildContext context) String

Available on DateTime, provided by the DateTimeFormat extension