from_string
Description:
Converts a string representation to an enum representation for the weekday.
Parameters:
str |
The string representation of the weekday |
Returns:
The enum representation of the weekday. |
Converts a string representation to an enum representation for the weekday.
str |
The string representation of the weekday |
The enum representation of the weekday. |