TIMESTAMPTZ

Constant TIMESTAMPTZ 

Source
pub const TIMESTAMPTZ: TypeMarker;
Expand description

Specifies a TIMESTAMPTZ column type (with timezone).

TIMESTAMPTZ stores date and time with timezone.

See: https://www.postgresql.org/docs/current/datatype-datetime.html