|
IntlCalendar::inDaylightTimeWhether the objectʼs time is in Daylight Savings Time BeschreibungObjektorientierter Stil
public bool IntlCalendar::inDaylightTime
( void
)
Prozeduraler Stil
bool intlcal_in_daylight_time
( IntlCalendar
$cal
)Whether, for the instant represented by this object and for this objectʼs timezone, daylight saving time is in place. Parameter-Liste
Rückgabewerte
Returns Beispiele
Beispiel #1 IntlCalendar::inDaylightTime
<?php |