getDay()function
getDay(target?: PossibleDate): Day
| Param | Type | |
|---|---|---|
target | PossibleDate | Values that can be converted to dates. |
| Return | |
|---|---|
Day | Type listing day-of-week strings. |
Convert a Date instance to a day-of-week string like "Monday"
getDay(target?: PossibleDate): Day
| Param | Type | |
|---|---|---|
target | PossibleDate | Values that can be converted to dates. |
| Return | |
|---|---|
Day | Type listing day-of-week strings. |
Convert a Date instance to a day-of-week string like "Monday"