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 %H:%M:%S (24-hour clock) to match GNU behavior.