Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationLatte
      • ApplicationTracy
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsLatte
      • Framework
      • HttpTracy
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Drivers
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Latte
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
    • Reflection
    • Security
    • Templating
    • Utils
  • NetteModule
  • none
  • PHP
  • Tracy

Classes

Interfaces

Exceptions

  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class DateTimeZone

PHP Extension: Date
Documented at php.net
Methods summary
public
# __construct( $timezone )
public
# getName( )
public
# getOffset( $datetime )
public
# getTransitions( $timestamp_begin, $timestamp_end )
public
# getLocation( )
public static
# listAbbreviations( )
public static
# listIdentifiers( $what, $country )
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
#
Nette 2.2 API documentation generated by ApiGen 2.8.0