v1.3.0
Added
- Spanish translation (es) #12
$include_timezone
parameter toRRule::rfcString()
to produce a RFC string without timezone information
Fixed
RRule::parseRfcString()
is strictier and will not accept invalidDTSTART
andUNTIL
formats (use the array syntax in the constructor withDateTime
objects if you need to create rules with complex combinations of timezones). #13