I have some problems with inserting a TimeStamp into the database(something is wrong with format. The db accepts dd.MM.yyyy). When I convert the Date to TimeStamp and then inserted it into the database, it fails. The format of TimeStamp is yyyy-MM-dd.
Do you have any ideas or suggestions?