Postgres Date format Update

 

Find below the php date format to use for the postgres column type timestamptz

$stmt->bindValue("updated_at", date('Y-m-d h:i:s.oU'));

Comments

Popular posts from this blog

Best PHP comment DockBlock !

How to fix pgDump dbeaver ?