Closed snoopyjc closed 4 years ago
If you ask for the second anything, you get a ValueError in get_unit_freq('second'). Example: "second friday of each month" or "2nd friday of each month".
Fixed in https://github.com/kvh/recurrent/pull/19
Fixed in 0.3.0.
If you ask for the second anything, you get a ValueError in get_unit_freq('second'). Example: "second friday of each month" or "2nd friday of each month".