pub fn format_now_datetime_seconds() -> String
Expand description

Return a string representing the current date and time as localtime.

Available with the localtime feature toggle.