Hi,
I'm getting the date in JTextField. This date, I am trying to insert in a database format "dd.MM.yyyy"
I'm selecting the date column from database and I want to show in a JTable that date...