Home
last modified time | relevance | path

Searched refs:daylight (Results 1 – 13 of 13) sorted by relevance

/php-src/ext/intl/tests/
H A Dtimezone_getDisplayName_variant1.phpt2 IntlTimeZone::getDisplayName(): daylight parameter effect
/php-src/ext/date/tests/
H A Dgmdate_variation10.phpt15 echo "\n-- Testing gmdate() function with checking whether date is in daylight saving time format -…
43 -- Testing gmdate() function with checking whether date is in daylight saving time format --
H A DDateTime_construct-dst-overlap.phpt2 DateTime::__construct() -- fall daylight/standard overlap
H A Dbug30532.phpt2 Bug #30532 (strtotime - crossing daylight savings time)
H A DDateTime_data-spring-type2-type3.inc16 * + dt: daylight time on the transition day 2010-03-14 03:16:55 EDT
19 * + dtsec: daylight time first second 2010-03-14 03:00:00 EDT
H A DDateTime_data-spring-type3-type2.inc16 * + dt: daylight time on the transition day 2010-03-14 03:16:55 EDT
19 * + dtsec: daylight time first second 2010-03-14 03:00:00 EDT
H A DDateTime_data-spring-type3-type3.inc16 * + dt: daylight time on the transition day 2010-03-14 03:16:55
19 * + dtsec: daylight time first second 2010-03-14 03:00:00
H A DDateTime_data-spring-type2-type2.inc16 * + dt: daylight time on the transition day 2010-03-14 03:16:55 EDT
19 * + dtsec: daylight time first second 2010-03-14 03:00:00 EDT
H A DDateTime_data-fall-type2-type2.inc15 * + dt: daylight time on transition day 2010-11-07 00:10:20 EDT
16 * + redodt: daylight time in the redo period 2010-11-07 01:12:33 EDT
20 * + dtsec: daylight time 1 sec before change 2010-11-07 01:59:59 EDT
H A DDateTime_data-fall-type2-type3.inc15 * + dt: daylight time on transition day 2010-11-07 00:10:20 EDT
16 * + redodt: daylight time in the redo period 2010-11-07 01:12:33 EDT
20 * + dtsec: daylight time 1 sec before change 2010-11-07 01:59:59 EDT
H A DDateTime_data-fall-type3-type2.inc15 * + dt: daylight time on transition day 2010-11-07 00:10:20 EDT
16 * + redodt: daylight time in the redo period 2010-11-07 01:12:33 EDT
20 * + dtsec: daylight time 1 sec before change 2010-11-07 01:59:59 EDT
H A DDateTime_data-fall-type3-type3.inc15 * + dt: daylight time on transition day 2010-11-07 00:10:20
16 * + redodt: daylight time in the redo period 2010-11-07 01:12:33 EDT, + TZ
20 * + dtsec: daylight time 1 sec before change 2010-11-07 01:59:59 EDT, + TZ
/php-src/ext/intl/timezone/
H A Dtimezone_methods.cpp508 bool daylight = 0; in PHP_FUNCTION() local
515 "O|bls!", &object, TimeZone_ce_ptr, &daylight, &display_type, in PHP_FUNCTION()
538 to->utimezone->getDisplayName((UBool)daylight, (TimeZone::EDisplayType)display_type, in PHP_FUNCTION()

Completed in 15 milliseconds