With a Python string value like 2020-10-26T14:33:00, is there a way to test if Postgresql will accept it before doing a psycopg2 query to insert in DB ?
2020-10-26T14:33:00