Skip to main content

default_format

Function default_format 

Source
pub fn default_format() -> &'static str
Expand description

Get the default date format (matches GNU date default output). Uses %r (12-hour clock with AM/PM) to match GNU behavior.