Click to See Complete Forum and Search --> : Date


Jay Pillai
October 5th, 2000, 07:48 AM
When I display the Date in a JTable, it is displayed as mm.dd.yyyy. although the date format in the database is dd.mm.yyyy.
How can I display the date in dd.mm.yyyy format like it is in the database?.

laneh
October 6th, 2000, 02:11 PM
http://java.sun.com/docs/books/tutorial/uiswing/components/table.html

there are a few examples of how you can override the standard Table display model

"There are no facts, only interpretations."
-Friedrich Nietzsche