xplo.re Medusa Core Framework 3.2
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Event
  • Todo
  • Download

Namespaces

  • Core
    • Authentication
      • Auto
        • Driver
      • Driver
    • Cache
      • Driver
    • Charset
      • Driver
    • Configuration
      • Driver
    • Controller
    • Converter
      • Driver
    • Decoder
      • Driver
    • Encoder
      • Driver
    • Env
      • Authentication
      • Locale
      • Proxy
      • Server
        • HTTP
        • Redirect
        • X
    • Exception
    • Exchange
      • Driver
    • Fault
      • Formatter
        • Driver
      • Incident
        • Exception
      • Reporter
        • Driver
    • Field
    • Filter
      • Driver
    • Formatter
      • Driver
        • coreuimarkup
          • Token
    • Hash
    • Loader
    • Locale
    • Log
      • Driver
    • Module
      • Dependency
        • Requirement
          • Core
          • PHP
      • Linkage
        • Driver
    • PDF
    • Plugin
    • Query
      • Driver
    • Server
      • Driver
    • Session
      • Driver
    • Set
    • Storage
      • Driver
      • Field
        • Element
    • Stream
      • Driver
    • String
    • Translation
      • Driver
      • Language
        • Driver
    • Type
    • URI
      • Driver
    • Version
    • View
      • Driver
        • coreui
          • Control
            • Button
            • Table
          • Element
        • htmlbuilder
          • Tags
        • yui
          • Modules
  • None
  • PHP

Classes

  • ArrayIterator
  • ArrayObject
  • Closure
  • DateTime
  • DOMNode
  • DOMXPath
  • Error
  • IteratorIterator
  • mysqli
  • mysqli_result
  • mysqli_stmt
  • ReflectionFunction
  • ReflectionFunctionAbstract
  • ReflectionParameter
  • SimpleXMLElement
  • SQLite3
  • SQLite3Result
  • SQLite3Stmt

Interfaces

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

Exceptions

  • Exception

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'
xplo.re Medusa Core Framework 3.2 API documentation generated by ApiGen