On Sunday 20 May 2012 22:18:26 ABClf wrote:
> It is a complicated for me, but that (using @) works ;
> is there a page/section in the documentation related to @ usage ?

For the timestamp {$LastModifiedTime} we have:
  http://www.pmwiki.org/wiki/PmWiki/PageVariables

For the "@timestamp" format of the markup expression, the line starting with 
"Note:" here:
  http://www.pmwiki.org/wiki/PmWiki/MarkupExpressions#ftime

Again, this will be "@{$LastModifiedTime}", not "@{$LastModified}".

If the documentation is not clear enough, feel free to improve it.

Petko

> > You can use {(ftime fmt="%F" "@{*$LastModifiedTime}")} instead, note @.
> > 
> > {*$LastModifiedTime} contains the number of seconds since 1970–01–01
> > 00:00, and preceded with @, the markup expression will be parsed
> > without problems to the real timestamp.



_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to