Skip to content

v1.3.0

Compare
Choose a tag to compare
@rlanvin rlanvin released this 08 Jul 09:05
· 133 commits to master since this release

Added

  • Spanish translation (es) #12
  • $include_timezone parameter to RRule::rfcString() to produce a RFC string without timezone information

Fixed

  • RRule::parseRfcString() is strictier and will not accept invalid DTSTART and UNTIL formats (use the array syntax in the constructor with DateTime objects if you need to create rules with complex combinations of timezones). #13