NumberToDateNames extension

on

Properties

timestampToDate DateTime
no setter
toFullDayName String
Gets the full day name (e.g., "Monday") corresponding to this number (1-7).
no setter
toFullMonthName String
Gets the full month name (e.g., "January") corresponding to this number (1-12).
no setter
toSmallDayName String
Gets the short day name (e.g., "Mon") corresponding to this number (1-7).
no setter
toSmallMonthName String
Gets the short month name (e.g., "Jan") corresponding to this number (1-12).
no setter