| php-manual.net |
|
| Home | PHP Manual auf Deutsch | PHP Manual in English | PHP manuel le sur le français | Impressum |
Software
timezone_transitions_get(PHP 5 >= 5.2.0) timezone_transitions_get — Returns all transitions for the timezone Beschreibung
array timezone_transitions_get
( DateTimeZone $object
)
array DateTimeZone::getTransitions
( void
)
Parameter Liste
RückgabewerteReturns numerically indexed array containing associative array with all transitions on success or FALSE on failure. Beispiele
Example#1 A timezone_transitions_get() example
<?phpDas oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
|