getDefaultDateFormat
Get the date format based on the precision, using the global format settings applied to the application
Presentation
const getDefaultDateFormat : (precision: LmnDatePrecision ) => string;
Get the date format based on the precision, using the global format settings applied to the application
const getDefaultDateFormat : (precision: LmnDatePrecision ) => string;