Home
last modified time | relevance | path

Searched refs:DateTimeZone (Results 176 – 181 of 181) sorted by relevance

12345678

/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php752 $date = new DateTime("@$time", new DateTimeZone('UTC'));
/plugin/combo/vendor/symfony/yaml/
H A DInline.php700 $time = new \DateTime($scalar, new \DateTimeZone('UTC'));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php759 new DateTime('2013-03-29 04:13:35', new DateTimeZone('America/New_York')),
760 new DateTime('2013-03-29 04:13:35', new DateTimeZone('America/Chicago')),
/plugin/adfs/phpsaml/
H A DCHANGELOG52 * Improve Time management. Use DateTime/DateTimeZone classes.
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG562 * fixed DateTimeZone support in date filter
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md1040 - Fix DateTimeZone issue when using the DateTime type [\#23](https://github.com/schmittjoh/serializ…

12345678