DATETIME_FORMAT

Constant DATETIME_FORMAT 

Source
pub const DATETIME_FORMAT: &str = "%d/%m/%Y %H:%M:%S";
Expand description

Date-time format string used for displaying timestamps throughout the application (e.g. “04/03/2026 14:30:00”).