IDateTimeZone

interface OCP\IDateTimeZone
Interface IDateTimeZone
Implemented by:OC\DateTimeZone
Source:lib/public/IDateTimeZone.php#31

Methods

public OCP\IDateTimeZone::getTimeZone($timestamp=false)
Source:

lib/public/IDateTimeZone.php#37

Parameters:
  • $timestamp (bool | int)
Returns:

\DateTimeZone

Since:

8.0.0 - parameter $timestamp was added in 8.1.0