Hi,

is there an easy way to pick the desired date format when using the message-bindings?
In my example I have this in my html file:
<span jwcid="@Insert" value="ognl:messages.format('currentServerDateAndTime', new java.util.Date())">Current server date and time: June 26 2005</span>

The german resource entry looks like this:
currentServerDateAndTime=Aktuelle Serverzeit: {0}

The result is this:
Aktuelle Serverzeit: 03.05.06 00:09

This seems to be the short date format. What is the easiest way to change the date format to medium or long, so I can get the seconds, etc?

Thanks,

MARK

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to