Recurrence.from_string
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "1.0" ) ]
public Recurrence.from_string (string str)
[ Version ( since = "1.0" ) ]
public Recurrence.from_string (string str)
Converts a string to a Recurrence.
Parameters:
str |
The string representation of the Recurrence |
Returns:
The Recurrence converted from |