Overview

Packages

  • CONTENIDO
  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
    • ScriptCookieDirective
  • mpAutoloaderClassMap
  • None
  • PHP
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Classes

  • ArrayIterator
  • DateTime
  • DirectoryIterator
  • DOMDocument
  • DOMElement
  • DOMNode
  • DOMNodeList
  • RecursiveIteratorIterator
  • SimpleXMLElement
  • SplFileInfo
  • stdClass

Interfaces

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

Exceptions

  • Exception
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Class DateTime

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

Implementation of

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

Implementation of

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

Implementation of

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

Implementation of

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

Implementation of

DateTimeInterface::getTimestamp()
public
# diff( mixed $object, mixed $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 RFC7231 'D, d M Y H:i:s \\G\\M\\T'
#
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'
#
CMS CONTENIDO 4.10.0 API documentation generated by ApiGen 2.8.0