get_date_now

Macro get_date_now 

Source
macro_rules! get_date_now {
    () => { ... };
}