PHP » GoLang |
login |
register |
about
|
GoLang IntlCalendar::inDaylightTime
request it (198)
GoLang replacement for PHP's IntlCalendar::inDaylightTime
[edit | history]
PHP IntlCalendar::inDaylightTimePHP original manual for IntlCalendar::inDaylightTime [ show | php.net ]IntlCalendar::inDaylightTime(PHP 5 >= 5.5.0, PHP 7, PECL >= 3.0.0a1) IntlCalendar::inDaylightTime — Whether the objectʼs time is in Daylight Savings Time DescriptionObject oriented style
public bool IntlCalendar::inDaylightTime
( void
)
Procedural style Whether, for the instant represented by this object and for this objectʼs timezone, daylight saving time is in place. Parameters
Return Values
Returns Examples
Example #1 IntlCalendar::inDaylightTime()
<?php |
more
Recently updated
more
Most requested
more
Last requests
|