Skip to main content

Timestamp

Type Alias Timestamp 

Source
pub type Timestamp = NaiveDateTime;
Expand description

Maps to TIMESTAMP (without time zone).

Aliased Type§

pub struct Timestamp { /* private fields */ }