Class DateTimeZone
Methods summary
-
public
__construct ( mixed $timezone )
-
public
__wakeup ( )
-
public static
__set_state ( )
-
public
getName ( )
-
public
getOffset ( mixed $object )
-
public
getTransitions ( mixed $timestamp_begin, mixed $timestamp_end )
-
public
getLocation ( )
-
public static
listAbbreviations ( )
-
public static
listIdentifiers ( mixed $what, mixed $country )
Methods detail
Magic methods summary
Constants summary
integer |
AFRICA
|
1 |
|
integer |
AMERICA
|
2 |
|
integer |
ANTARCTICA
|
4 |
|
integer |
ARCTIC
|
8 |
|
integer |
ASIA
|
16 |
|
integer |
ATLANTIC
|
32 |
|
integer |
AUSTRALIA
|
64 |
|
integer |
EUROPE
|
128 |
|
integer |
INDIAN
|
256 |
|
integer |
PACIFIC
|
512 |
|
integer |
UTC
|
1024 |
|
integer |
ALL
|
2047 |
|
integer |
ALL_WITH_BC
|
4095 |
|
integer |
PER_COUNTRY
|
4096 |