[ Version ( since = "1.0" ) ]
public static RecurrenceWeekday from_string (string str)
Converts a string representation to an enum representation for the weekday.
| str |
The string representation of the weekday |
|
The enum representation of the weekday. |