[xwiki-users] Date format?

Vincent Massol vincent at massol.net
Wed Jun 27 15:07:47 CEST 2007


Hi Brian,

On Jun 27, 2007, at 2:02 PM, BSayatovic at amig.com wrote:

>
> One of my users noticed that the date format being used by XWiki  
> (at the
> bottom of a page, for example) is in Eurpoean format, e.g.  
> 27/06/2007.  Is
> there an easy way to change this to the U.S.-style, e.g. 06/27/2007?

Not really. I've checked and it's currently hardcoded in footer.vm.  
So your solutions right now are:

1) Use a custom skin that extends albatross and specify your footer  
in the footer field
2) Modify the footer.vm file.

Solution 1 sounds the best to me as it allows easy upgrade to newer  
versions of XWiki more easily.

-Vincent





More information about the users mailing list