mirror of
https://github.com/rlanvin/php-rrule.git
synced 2024-11-28 05:24:10 +01:00
9fd853882c
* Fix error when timezone is an offset instead of an olson name. intl returns the error "datefmt_create: no such time zone: '-05:00': U_ILLEGAL_ARGUMENT_ERROR" if a DateTime object is passed as the second parameter into the RRule constructor. IntlDateFormatter::create() needs the offset to be prefixed with GMT, go figure. |
||
---|---|---|
.. | ||
bootstrap.php | ||
RfcParserTest.php | ||
RRuleTest.php | ||
RSetTest.php |