Query: intltimezone
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
INTLTIMEZONE(3) 1 INTLTIMEZONE(3) The IntlTimeZone classINTRODUCTIONCLASS SYNOPSISIntlTimeZone IntlTimeZone Constants o const integer$IntlTimeZone::DISPLAY_SHORT1 o const integer$IntlTimeZone::DISPLAY_LONG2 Methods o publicstatic integer IntlTimeZone::countEquivalentIDs (string $zoneId) o publicstatic IntlTimeZone IntlTimeZone::createDefault (void ) o publicstatic IntlIterator IntlTimeZone::createEnumeration ([mixed $countryOrRawOffset]) o publicstatic IntlTimeZone IntlTimeZone::createTimeZone (string $zoneId) o publicstatic IntlTimeZone IntlTimeZone::fromDateTimeZone (DateTimeZone $zoneId) o publicstatic string IntlTimeZone::getCanonicalID (string $zoneId, [bool &$isSystemID]) o public string IntlTimeZone::getDisplayName ([bool $isDaylight], [integer $style], [string $locale]) o public integer IntlTimeZone::getDSTSavings (void ) o publicstatic string IntlTimeZone::getEquivalentID (string $zoneId, integer $index) o public integer IntlTimeZone::getErrorCode (void ) o public string IntlTimeZone::getErrorMessage (void ) o publicstatic IntlTimeZone IntlTimeZone::getGMT (void ) o public string IntlTimeZone::getID (void ) o public integer IntlTimeZone::getOffset (float $date, bool $local, integer &$rawOffset, integer &$dstOffset) o public integer IntlTimeZone::getRawOffset (void ) o publicstatic string IntlTimeZone::getTZDataVersion (void ) o public bool IntlTimeZone::hasSameRules (IntlTimeZone $otherTimeZone) o public DateTimeZone IntlTimeZone::toDateTimeZone (void ) o public bool IntlTimeZone::useDaylightTime (void )PREDEFINED CONSTANTSo IntlTimeZone::DISPLAY_SHORT - o IntlTimeZone::DISPLAY_LONG - PHP Documentation Group INTLTIMEZONE(3)
Related Man Pages |
---|
intltimezone(3) - php |
reflectionfunction(3) - php |
reflectionproperty(3) - php |
thread(3) - php |
uconverter(3) - php |
Similar Topics in the Unix Linux Community |
---|
C function to test string or integer |
Converting integer to String |
Comparing string and integer in IF |