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 between 1-12
toWeekDay({bool isHalfName = false}) String

Available on int, provided by the IntExtensions extension

returns WeekDay from the given int value 1-7