1
0
mirror of https://github.com/rlanvin/php-rrule.git synced 2024-11-29 06:24:10 +01:00
php-rrule/tests
rlanvin 0be4b1fb50 Forcing RRule create with a timezone to be in UTC #15
PHP's default is to put them in "+00:00" timezone, which
generates invalid RFC string.
The method rfcString() will convert all invalid timezones to
UTC to generate a valid RFC string.
2016-08-07 14:56:39 +03:00
..
bootstrap.php Initial commit 2015-06-24 19:28:25 +03:00
RRuleTest.php Forcing RRule create with a timezone to be in UTC #15 2016-08-07 14:56:39 +03:00
RSetTest.php Adding timezone-related tests for RSet 2016-04-04 16:36:37 +03:00