You are here

constant TIMEAGO_FORMAT_LONG in Timeago 7.2

3 uses of TIMEAGO_FORMAT_LONG
timeago_date_formats in ./timeago.module
Implements hook_date_formats().
timeago_form_user_profile_form_alter in ./timeago.module
Implements hook_form_FORM_ID_alter().
timeago_init in ./timeago.module
Implements hook_init().

File

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

Code

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