get_date_notation

Function get_date_notation 

Source
pub fn get_date_notation() -> String
Expand description

Get the date notation preference from the global config. Returns “us” if config is not initialized or on error. Can be overridden by SQL_CLI_DATE_NOTATION environment variable for testing.