DLoc-poste opened a new issue, #30361: URL: https://github.com/apache/superset/issues/30361
### Bug description Hello, From postgressql database version : 9.6.16 : Some date fields are displayed correctly in SQL request but are not displayed correctly in superset I found the issue below but it is closed :  ### How to reproduce the bug - In postgresql database version : 9.6.16 , in a date field , insert a value before may before 1936 : 10/01/1901 - display it in a superset 4.0.2 dashboard. ### Screenshots/recordings **From database request :**  **From superset dashboard :**  **From superset some well displayed :**  **database field definition :**  ### Superset version 4.0.2 ### Python version I don't know ### Node version I don't know ### Browser Firefox ### Additional context _No response_ ### Checklist - [X] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [X] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
