Overview

Namespaces

  • Contrib
    • Bundle
      • CoverallsBundle
        • Console
        • Entity
      • CoverallsV1Bundle
        • Api
        • Collector
        • Command
        • Config
        • Entity
          • Git
    • Component
      • File
      • Log
      • System
        • Git
  • Guzzle
    • Batch
      • Exception
    • Cache
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
      • QueryAggregator
    • Inflection
    • Iterator
    • Log
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Async
      • Backoff
      • Cache
      • Cookie
        • CookieJar
        • Exception
      • CurlAuth
      • ErrorResponse
        • Exception
      • History
      • Log
      • Md5
      • Mock
      • Oauth
    • Service
      • Builder
      • Command
        • Factory
        • LocationVisitor
          • Request
          • Response
      • Description
      • Exception
      • Resource
    • Stream
  • PHP
  • Psr
    • Log
  • Symfony
    • Component
      • Config
        • Definition
          • Builder
          • Exception
        • Exception
        • Loader
        • Resource
        • Util
      • Console
        • Command
        • Formatter
        • Helper
        • Input
        • Output
        • Tester
      • EventDispatcher
        • Debug
      • Finder
        • Adapter
        • Comparator
        • Exception
        • Expression
        • Iterator
        • Shell
      • Stopwatch
      • Yaml
        • Exception

Classes

  • AppendIterator
  • ArrayIterator
  • Closure
  • DateTime
  • DateTimeZone
  • DirectoryIterator
  • DOMDocument
  • DOMNode
  • FilesystemIterator
  • FilterIterator
  • IteratorIterator
  • RecursiveDirectoryIterator
  • RecursiveIteratorIterator
  • SimpleXMLElement
  • SplDoublyLinkedList
  • SplFileInfo
  • SplObjectStorage
  • SplQueue

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • RecursiveIterator
  • SeekableIterator
  • Serializable
  • Traversable

Exceptions

  • BadFunctionCallException
  • BadMethodCallException
  • Exception
  • InvalidArgumentException
  • LogicException
  • RuntimeException
  • UnexpectedValueException
  • Overview
  • Namespace
  • Class
  • Tree
  • Todo

Class DateTimeZone

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