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 DateTime

PHP Extension: Date
Documented at php.net
Methods summary
public
# __construct( mixed $time, mixed $object )
public
# __wakeup( )
public static
# __set_state( )
public static
# createFromFormat( mixed $format, mixed $time, mixed $object )
public static
# getLastErrors( )
public
# format( mixed $format )
public
# modify( mixed $modify )
public
# add( mixed $interval )
public
# sub( mixed $interval )
public
# getTimezone( )
public
# setTimezone( mixed $timezone )
public
# getOffset( )
public
# setTime( mixed $hour, mixed $minute, mixed $second )
public
# setDate( mixed $year, mixed $month, mixed $day )
public
# setISODate( mixed $year, mixed $week, mixed $day )
public
# setTimestamp( mixed $unixtimestamp )
public
# getTimestamp( )
public
# diff( mixed $object, mixed $absolute )
Constants summary
string ATOM 'Y-m-d\\TH:i:sP'
#
string COOKIE 'l, d-M-y H:i:s T'
#
string ISO8601 'Y-m-d\\TH:i:sO'
#
string RFC822 'D, d M y H:i:s O'
#
string RFC850 'l, d-M-y H:i:s T'
#
string RFC1036 'D, d M y H:i:s O'
#
string RFC1123 'D, d M Y H:i:s O'
#
string RFC2822 'D, d M Y H:i:s O'
#
string RFC3339 'Y-m-d\\TH:i:sP'
#
string RSS 'D, d M Y H:i:s O'
#
string W3C 'Y-m-d\\TH:i:sP'
#
php-coveralls API documentation generated by ApiGen 2.8.0