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?.