posted 15 years ago
Dear All,
I have a requirement to format the Timestamp format to another format, could any one explain the steps to do it.
The default timestamp format is yyyy-MM-dd HH:MM:SS
I need to fomrat it to dd-MM-yyyy HH:MM:SS
Please help to do this, and the return type must be always java.sql.TimeStamp.
Thanks in Advance.