Namespaces

  • Latte
    • Loaders
    • Macros
    • Runtime
  • Nette
    • Application
      • Responses
      • Routers
      • UI
    • Bridges
      • ApplicationDI
      • ApplicationLatte
      • ApplicationTracy
      • CacheDI
      • CacheLatte
      • DatabaseDI
      • DatabaseTracy
      • DITracy
      • FormsDI
      • FormsLatte
      • Framework
      • HttpDI
      • HttpTracy
      • MailDI
      • ReflectionDI
      • SecurityDI
      • SecurityTracy
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Conventions
      • Drivers
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Extensions
    • Forms
      • Controls
      • Rendering
    • Http
    • Iterators
    • Loaders
    • Localization
    • Mail
    • Neon
    • PhpGenerator
    • Reflection
    • Security
    • Utils
  • none
  • PHP
  • Tracy
    • Bridges
      • Nette

Classes

Interfaces

Exceptions

  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class DateTime

Direct known subclasses

Nette\Utils\DateTime
PHP Extension: Date
Documented at php.net
Methods summary
public
# __construct( $time, $object )
public
# __wakeup( )
public static
# __set_state( )
public static
# createFromFormat( $format, $time, $object )
public static
# getLastErrors( )
public
# format( $format )
public
# modify( $modify )
public
# add( $interval )
public
# sub( $interval )
public
# getTimezone( )
public
# setTimezone( $timezone )
public
# getOffset( )
public
# setTime( $hour, $minute, $second )
public
# setDate( $year, $month, $day )
public
# setISODate( $year, $week, $day )
public
# setTimestamp( $unixtimestamp )
public
# getTimestamp( )
public
# diff( $object, $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'
Nette 2.3-20161221 API API documentation generated by ApiGen 2.8.0