[][src]Trait rbatis_core::value::DateTimeNow

pub trait DateTimeNow {
    pub fn now() -> NaiveDateTime;
}

Required methods

Loading content...

Implementations on Foreign Types

impl DateTimeNow for NaiveDateTime[src]

Loading content...

Implementors

Loading content...