Trait rbatis_core::value::DateTimeNow [−][src]
pub trait DateTimeNow { fn now() -> NaiveDateTime; }
Required methods
fn now() -> NaiveDateTime
pub trait DateTimeNow { fn now() -> NaiveDateTime; }
fn now() -> NaiveDateTime