I have a date originally set as "new java.sql.Timestamp(time.getTime()"
to my DB. I retrieve the data in string format such as "2005-05-13
12:10:57.0" and I am able to bind it with no problem. However, I need
to format the date such as "MMM dd, yy, HH:mm:ss" in the binding of a
table model. I would rather do the formatting within the .page file
than in a .java file.
Any help would be appreciated,
Thanks - Patrick
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]