You are here

constant TIMEAGO_FORMAT_MEDIUM_US in Timeago 7.2

3 uses of TIMEAGO_FORMAT_MEDIUM_US
timeago_date_formats in ./timeago.module
Implements hook_date_formats().
timeago_format_date in ./timeago.module
Converts a timestamp into a Timeago date.
timeago_init in ./timeago.module
Implements hook_init().

File

./timeago.module, line 17
Adds support for the Timeago jQuery library.

Code

define('TIMEAGO_FORMAT_MEDIUM_US', '<\\s\\p\\a\\n \\c\\l\\a\\s\\s="\\t\\i\\m\\e\\a\\g\\o" \\t\\i\\t\\l\\e="c">D, n/j/Y - g:ia</\\s\\p\\a\\n>');