Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Java message bundle format date.

Hi,
In the .properties file I have:

New customer has been created. Date: {0}
The MessageSource is used in many places of my code, and I pass Date as a param.

The date has wrong format. It is like 2005-10-10 14:34
I want do cut the hours.
Is it possible manipulating what is in {} ?
[316 byte] By [haiaw] at [2007-11-11 7:59:59]