Page MenuHomeIsabelle/Phabricator
Diviner Phabricator Tech Docs PhutilCalendarAbsoluteDateTime

final class PhutilCalendarAbsoluteDateTime
Phabricator Technical Documentation (Calendar)

This class is not documented.

Methods

public function setViewerTimezone($viewer_timezone)
Inherited

This method is not documented.
Parameters
$viewer_timezone
Return
wild

public function getViewerTimezone()
Inherited

This method is not documented.
Return
wild

public function setIsAllDay($is_all_day)
Inherited

This method is not documented.
Parameters
$is_all_day
Return
wild

public function getIsAllDay()
Inherited

This method is not documented.
Return
wild

public function getEpoch()
Inherited

This method is not documented.
Return
wild

public function getISO8601()
Inherited

This method is not documented.
Return
wild

public function newPHPDateTimeZone()

This method is not documented.
Return
wild

public function newPHPDateTime()

This method is not documented.
Return
wild

public function newAbsoluteDateTime()

This method is not documented.
Return
wild

public function getTimezone()

This method is not documented.
Return
wild

public static function newFromISO8601($value, $timezone)

This method is not documented.
Parameters
$value
$timezone
Return
wild

public static function newFromEpoch($epoch, $timezone)

This method is not documented.
Parameters
$epoch
$timezone
Return
wild

public static function newFromDictionary($dict)

This method is not documented.
Parameters
array$dict
Return
wild

public function newRelativeDateTime($duration)

This method is not documented.
Parameters
$duration
Return
wild

public function toDictionary()

This method is not documented.
Return
wild

public function setYear($year)

This method is not documented.
Parameters
$year
Return
wild

public function getYear()

This method is not documented.
Return
wild

public function setMonth($month)

This method is not documented.
Parameters
$month
Return
wild

public function getMonth()

This method is not documented.
Return
wild

public function setDay($day)

This method is not documented.
Parameters
$day
Return
wild

public function getDay()

This method is not documented.
Return
wild

public function setHour($hour)

This method is not documented.
Parameters
$hour
Return
wild

public function getHour()

This method is not documented.
Return
wild

public function setMinute($minute)

This method is not documented.
Parameters
$minute
Return
wild

public function getMinute()

This method is not documented.
Return
wild

public function setSecond($second)

This method is not documented.
Parameters
$second
Return
wild

public function getSecond()

This method is not documented.
Return
wild

public function setTimezone($timezone)

This method is not documented.
Parameters
$timezone
Return
wild

private function getEffectiveTimezone()

This method is not documented.
Return
wild