11d88ee fix test by using datetime.timezone instead of psycopg2.tz

Authored and Committed by julian8628 2 years ago
    fix test by using datetime.timezone instead of psycopg2.tz
    
    according to https://www.psycopg.org/docs/tz.html
    
    fixes: #2926
    
        
file modified
+1 -3