Function: formatWeekdayName()
formatWeekdayName(
weekday
,options
?,dateLib
?):string
Defined in: src/formatters/formatWeekdayName.ts:10
Format the weekday name to be displayed in the weekdays header.
Parameters
Parameter | Type |
---|---|
weekday | Date |
options ? | DateLibOptions |
dateLib ? | DateLib |
Returns
string
Default Value
cccccc
(e.g. "Mo" for Monday)