Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/tests/
H A DDateTime_construct-dst-overlap.phpt2 DateTime::__construct() -- fall daylight/standard overlap
H A Ddate_offset_get_basic1.phpt6 * Description: Returns the daylight saving time offset
H A DDateTime_getOffset_basic1.phpt6 * Description: Returns the daylight saving time offset
H A Dgmdate_variation10.phpt21 echo "\n-- Testing gmdate() function with checking whether date is in daylight saving time format -…
50 -- Testing gmdate() function with checking whether date is in daylight saving time format --
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-7.4/ext/intl/tests/
H A Dtimezone_getDisplayName_variant1.phpt2 IntlTimeZone::getDisplayName(): daylight parameter effect
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp521 zend_bool daylight = 0; in PHP_FUNCTION() local
528 "O|bls!", &object, TimeZone_ce_ptr, &daylight, &display_type, in PHP_FUNCTION()
553 to->utimezone->getDisplayName((UBool)daylight, (TimeZone::EDisplayType)display_type, in PHP_FUNCTION()

Completed in 27 milliseconds