IntExtensions extension
- on
Methods
-
toMonthName(
{bool isHalfName = false}) → String -
Available on int, provided by the IntExtensions extension
returns month name from the given int value between1-12
-
toWeekDay(
{bool isHalfName = false}) → String -
Available on int, provided by the IntExtensions extension
returns WeekDay from the given int value1-7