from_string


Description:

[ Version ( since = "1.0" ) ]
public static RecurrenceWeekday from_string (string str)

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.