1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/feed
Edward Speyer c15d8d4d23 Relative date helper, for 'today' and 'yesterday'
Summary:
Format a date as 'today', 'yesterday', or 'Mar 27 2012'.  Optionally,
the final example can be rendered 'on Mar 27 2012' for things like:

  $excuse =
    'I fell out of a window '.
    phabricator_on_rel_date($time, $me);

Test Plan: Tested in my sandbox!!!!

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D2035
2012-03-30 22:15:40 -07:00
..
builder/feed Relative date helper, for 'today' and 'yesterday' 2012-03-30 22:15:40 -07:00
constants Integrate Audit into feed 2012-02-27 09:49:01 -08:00
controller Add a "feed" filter to the home page; align things; allow browsing older stories 2012-02-15 17:48:14 -08:00
publisher Fix generateChronologicalKey() for 32-bit machines 2011-09-14 09:03:45 -07:00
query Add a "feed" filter to the home page; align things; allow browsing older stories 2012-02-15 17:48:14 -08:00
storage Add "final" to more classes 2012-03-13 11:18:11 -07:00
story Add "final" to more classes 2012-03-13 11:18:11 -07:00
view Add "final" to more classes 2012-03-13 11:18:11 -07:00