Page MenuHomePhabricator
Diviner Phabricator Tech Docs AphrontFormDateControlValue

final class AphrontFormDateControlValue
Phabricator Technical Documentation ()

This class is not documented.

Methods

public function getValueDate()

This method is not documented.
Return
wild

public function getValueTime()

This method is not documented.
Return
wild

public function isValid()

This method is not documented.
Return
wild

public function isEmpty()

This method is not documented.
Return
wild

public function isDisabled()

This method is not documented.
Return
wild

public function setEnabled($enabled)

This method is not documented.
Parameters
$enabled
Return
wild

public function setOptional($optional)

This method is not documented.
Parameters
$optional
Return
wild

public function getOptional()

This method is not documented.
Return
wild

public function getViewer()

This method is not documented.
Return
wild

public static function newFromRequest($request, $key)

This method is not documented.
Parameters
AphrontRequest$request
$key
Return
wild

public static function newFromEpoch($viewer, $epoch)

This method is not documented.
Parameters
PhabricatorUser$viewer
$epoch
Return
wild

public static function newFromDictionary($viewer, $dictionary)

This method is not documented.
Parameters
PhabricatorUser$viewer
array$dictionary
Return
wild

public static function newFromWild($viewer, $wild)

This method is not documented.
Parameters
PhabricatorUser$viewer
$wild
Return
wild

public function getDictionary()

This method is not documented.
Return
wild

public function getValueAsFormat($format)

This method is not documented.
Parameters
$format
Return
wild

private function formatTime($epoch, $format)

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

public function getEpoch()

This method is not documented.
Return
wild

private function getTimeFormat()

This method is not documented.
Return
wild

private function getDateFormat()

This method is not documented.
Return
wild

private function getFormattedDateFromDate($date, $time)

This method is not documented.
Parameters
$date
$time
Return
wild

private function newDateTime($date, $time)

This method is not documented.
Parameters
$date
$time
Return
wild

public function newPhutilDateTime()

This method is not documented.
Return
wild

private function getFormattedDateFromParts($year, $month, $day, $time)

This method is not documented.
Parameters
$year
$month
$day
$time
Return
wild

private function getFormatSeparator()

This method is not documented.
Return
wild

public function getDateTime()

This method is not documented.
Return
wild

private function getTimezone()

This method is not documented.
Return
wild

private function getStandardDateFormat($date)

This method is not documented.
Parameters
$date
Return
wild

private function getStandardTimeFormat($time)

This method is not documented.
Parameters
$time
Return
wild