pub fn now_string() -> String
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.
YYYY-MM-DD HH:MM
FieldSchema::default_expr = now
_modified
_created