[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 109 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
phabricator_date($epoch, PhabricatorUser $user) X-Ref |
No description |
phabricator_on_relative_date($epoch, $user) X-Ref |
No description |
phabricator_relative_date($epoch, $user, $on = false) X-Ref |
No description |
phabricator_time($epoch, $user) X-Ref |
No description |
phabricator_datetime($epoch, $user) X-Ref |
No description |
_phabricator_time_format($user) X-Ref |
No description |
phabricator_format_local_time($epoch, $user, $format) X-Ref |
This function does not usually need to be called directly. Instead, call @{function:phabricator_date}, @{function:phabricator_time}, or @{function:phabricator_datetime}. param: int Unix epoch timestamp. param: PhabricatorUser User viewing the timestamp. param: string Date format, as per DateTime class. return: string Formatted, local date/time. |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |