Use java.text.DateFormat for that matter (take a look at
SimpleDateFormat in case you need more control over how you want your
date to be formatted).
Edgar Merino
Pablo S. escribió:
Hi, I would like to know how I can format a value from 1 column that
is a date. I've a sortable dataprovider that contains my object, and
one of the fields is a date. The html table shows the digits of the
hour of the date (example: "00:00") instead of something like this
"2000/02/03"
Thanks
Pablo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]