get_weekday
Description:
Returns the day of the week for a Date.
The date must be valid.
Parameters:
this |
a Date |
Returns:
day of the week as a DateWeekday. |
Returns the day of the week for a Date.
The date must be valid.
this |
a Date |
day of the week as a DateWeekday. |