Home
last modified time | relevance | path

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

/PHP-5.5/ext/date/tests/
H A Dmktime-2.phpt16 /* status of daylight saving time unknown */
18 /* status of daylight saving time unknown */
20 /* daylight saving time is not in effect */
22 /* daylight saving time is in effect */
25 /* status of daylight saving time unknown */
27 /* status of daylight saving time unknown */
29 /* daylight saving time is not in effect */
31 /* daylight saving time is in effect */
H A DDateTime_construct-dst-overlap.phpt2 DateTime::__construct() -- fall daylight/standard overlap
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 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 DDateTime_getOffset_error.phpt7 * Description: Returns the daylight saving time offset
H A Dbug30532.phpt2 Bug #30532 (strtotime - crossing daylight savings time)
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-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-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 Ddate_offset_get_error.phpt7 * Description: Returns the daylight saving time offset
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
H A Ddate_offset_get_variation1.phpt6 * Description: Returns the daylight saving time offset
/PHP-5.5/ext/fileinfo/libmagic/
H A Dprint.c94 private int daylight = 0; in file_fmttime() local
104 daylight = tm1->tm_isdst; in file_fmttime()
108 if (daylight) in file_fmttime()
/PHP-5.5/ext/intl/tests/
H A Dtimezone_getDisplayName_variant1.phpt2 IntlTimeZone::getDisplayName(): daylight parameter effect
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_methods.cpp537 zend_bool daylight = 0; in PHP_FUNCTION() local
544 "O|bls!", &object, TimeZone_ce_ptr, &daylight, &display_type, in PHP_FUNCTION()
569 to->utimezone->getDisplayName((UBool)daylight, (TimeZone::EDisplayType)display_type, in PHP_FUNCTION()
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch876 - /* Probably have to add something about daylight time here. */
2306 + /* Probably have to add something about daylight time here. */

Completed in 33 milliseconds