Input and display of Date/Time/Date Time values are broken in both forms and tables. This is a regression in Kexi 3. Reproducible: Always Steps to Reproduce: 1. Create table with Date/Time/Date Time types or use existing table having these types 2. Try to display and enter values Actual Results: No entry of value like 2016-09-29 or time possible. Instead of "-" only "_" works. Please see the screen shots attached for forms and tables, and the test database file. Expected Results: The functions should work like in Kexi 2.9. This is possibly a defect in date/time formatters and validators, regression related to porting to Qt 5.
Similar topic: https://bugs.kde.org/show_bug.cgi?id=299865
Created attachment 101338 [details] Test db file
Created attachment 101339 [details] A table showing the format issues
Created attachment 101340 [details] A form showing the format issues
Analysis at https://bugs.kde.org/show_bug.cgi?id=378481#c3
Apparently fixed in 3.0.0 stable already :) https://phabricator.kde.org/R71:e43e8e4a9c05bfa5101e4a7ea7c4949c1f9eaab7
Created attachment 117319 [details] Test db file - updated