DATE

Constant DATE 

Source
pub const DATE: TypeMarker;
Expand description

Specifies a DATE column type.

DATE stores calendar dates without time.

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