date.getDayOfWeek
Description
Get the day of the week from a date.
Parameters
date
string
Return value
dayOfWeek
string
Example
print(date.getDayOfWeek("2023-01-15"))
Comments
See also
Back
Generated on the 26 June 2024 at 22:01:28 (UK Time)