Wikidot stores dates as Unix timestamps and optionally provides a
strftime-style format string. The renderer formats the date
server-side; when the hover flag is set, the output is wrapped in
<span class="odate"> so that the runtime odate module can
reformat it to the user's local timezone on the client.
Renderer for Wikidot's date/time elements.
Wikidot stores dates as Unix timestamps and optionally provides a
strftime-style format string. The renderer formats the date server-side; when thehoverflag is set, the output is wrapped in<span class="odate">so that the runtimeodatemodule can reformat it to the user's local timezone on the client.