Skip to main content

now_string

Function now_string 

Source
pub fn now_string() -> String
Expand description

Wall-clock now in YYYY-MM-DD HH:MM form. Used by FieldSchema::default_expr = now. Format matches the existing _modified / _created virtual fields so values are sortable together.