Re: [xwiki-users] XWiki date
This might be of help too: http://tinyurl.com/42cfqh
More or less, yes;
You can use $xwiki.formatDate(<date here>, "<here goes format>")) where you replace <date here> with a real date, eg $xwiki.currentDate(see below for document date examples) <here goes format> with a time format, eg HH:mm:ss dd-MM-yyyy
$doc.date for last modified date $doc.creationDate for creation date of document.
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mihails Agafonovs Sent: 20 June 2008 09:58 To: [email protected] Subject: [xwiki-users] XWiki date
Hi!
Is it possible to get document creation/modification date, month, year, time explicitly? Ar cieòu, Mihails _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (1)
-
Marius Dumitru Florea