Type Definition sea_orm::entity::prelude::DateTimeLocal

source ·
pub type DateTimeLocal = DateTime<Local>;
Expand description

Date time represented in local time

Trait Implementations§