Overview

Namespaces

  • Guzzle
    • Batch
      • Exception
    • Cache
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • 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
    • Tests
      • Batch
      • Cache
      • Common
        • Cache
        • Exception
      • Http
        • Curl
        • Exception
        • Message
          • Header
      • Inflection
      • Iterator
      • Log
      • Message
      • Mock
      • Parser
        • Cookie
        • Message
      • Parsers
        • UriTemplate
      • Plugin
        • Async
        • Backoff
        • Cache
        • Cookie
          • CookieJar
        • CurlAuth
        • ErrorResponse
        • History
        • Log
        • Md5
        • Mock
        • Oauth
        • Redirect
      • Service
        • Builder
        • Command
          • LocationVisitor
            • Request
            • Response
        • Description
        • Exception
        • Mock
          • Command
            • Sub
          • Model
        • Resource
      • Stream
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • VivaPayments
      • Message
  • PHP

Classes

  • AppendIterator
  • ArrayIterator
  • Closure
  • DateTime
  • DateTimeZone
  • FilterIterator
  • IteratorIterator
  • SimpleXMLElement
  • SplDoublyLinkedList
  • SplObjectStorage
  • SplQueue
  • XMLWriter

Interfaces

  • ArrayAccess
  • Countable
  • DateTimeInterface
  • Iterator
  • IteratorAggregate
  • OuterIterator
  • SeekableIterator
  • Serializable
  • Throwable
  • Traversable

Exceptions

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

Class DateTime

DateTime implements DateTimeInterface
PHP Extension: Date
Documented at php.net
Methods summary
public
# __construct( $time, $object )
public
# __wakeup( )

Implementation of

DateTimeInterface::__wakeup()
public static
# __set_state( )
public static
# createFromFormat( $format, $time, $object )
public static
# getLastErrors( )
public
# format( $format )

Implementation of

DateTimeInterface::format()
public
# modify( $modify )
public
# add( $interval )
public
# sub( $interval )
public
# getTimezone( )

Implementation of

DateTimeInterface::getTimezone()
public
# setTimezone( $timezone )
public
# getOffset( )

Implementation of

DateTimeInterface::getOffset()
public
# setTime( $hour, $minute, $second )
public
# setDate( $year, $month, $day )
public
# setISODate( $year, $week, $day )
public
# setTimestamp( $unixtimestamp )
public
# getTimestamp( )

Implementation of

DateTimeInterface::getTimestamp()
public
# diff( $object, $absolute )

Implementation of

DateTimeInterface::diff()
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 RFC3339_EXTENDED
# 'Y-m-d\\TH:i:s.vP'
string RSS
# 'D, d M Y H:i:s O'
string W3C
# 'Y-m-d\\TH:i:sP'
Omnipay Viva Payments Gateway Module API Documentation API documentation generated by ApiGen