FrontForum — %%date%%
FrontForum — %%date%% variable
According to the module FrontForum documentation, the custom-format %%date%% variable supports a format parameter that “prints posting date with a custom format (similar to php's strftime but not identical”.
As this description seems a little vague, here you can find a full documentation for the %%date%% variable.
Syntax
The syntax for the %%date%% variable is
where
- [ … ] denote optional parameters
- “|” must be typed as is, with no blank between %%date and “|”
- format is an arbitrary text string that may include %modifiers, which are replaced by an actual (part of the) date or time
- agohover when specified displays a “hovering” text when the mouse is moved over any part of the displayed format string. The hovering text — “nn seconds/minutes/hours/days ago” — is, except for a trailing “ ago”, identical to the %O modifier explained below.
Examples
Here are some examples how to use %%date%%:
Note: Try moving the mouse over the last two examples to view the “hovering” text.
%Modifiers
The following %modifiers can be used within the format parameter of the %%date%% variable:
The above list is exhaustive, no other %modifiers are recognized.
Backlinks
Author
ErichSteinboeck. Please visit his/her userPage.
page_revision: 2, last_edited: 1209764207|%e %b %Y, %H:%M %Z (%O ago)



