Function: formatDay()
formatDay(
date
,options?
,dateLib?
):string
Defined in: src/formatters/formatDay.ts:10
Format the day date shown in the day cell.
Parameters
Parameter | Type |
---|---|
date | Date |
options? | DateLibOptions |
dateLib? | DateLib |
Returns
string
Default Value
d
(e.g. "1")