Packages

  • dibi
    • drivers
    • nette
    • reflection
  • None
  • PHP

Classes

  • dibi
  • DibiConnection
  • DibiDataSource
  • DibiDateTime
  • DibiEvent
  • DibiFileLogger
  • DibiFirePhpLogger
  • DibiFluent
  • DibiObject
  • DibiResult
  • DibiResultIterator
  • DibiRow
  • DibiTranslator

Interfaces

  • IDataSource
  • IDibiDriver
  • IDibiReflector
  • IDibiResultDriver

Exceptions

  • DibiDriverException
  • DibiException
  • DibiNotImplementedException
  • DibiNotSupportedException
  • DibiPcreException
  • Overview
  • Package
  • Class
  • Tree

Class DibiDateTime

DateTime with serialization and timestamp support for PHP 5.2.

DateTime
Extended by DibiDateTime
Package: dibi
Author: David Grudl
Located at libs/DibiDateTime.php
Methods summary
public
# __construct( $time = 'now', DateTimeZone $timezone = NULL )
public
# modifyClone( $modify = '' )
public
# modify( $modify )
public
# __sleep( )
public
# __wakeup( )
public
# getTimestamp( )
public
# setTimestamp( $timestamp )
public
# __toString( )
Methods inherited from DateTime
__set_state(), add(), createFromFormat(), diff(), format(), getLastErrors(), getOffset(), getTimezone(), setDate(), setISODate(), setTime(), setTimezone(), sub()
Constants inherited from DateTime
ATOM, COOKIE, ISO8601, RFC1036, RFC1123, RFC2822, RFC3339, RFC822, RFC850, RSS, W3C
dibi API documentation API documentation generated by ApiGen 2.3.0