Function penrose_ui::bar::widgets::sys::helpers::date_text

source ยท
pub fn date_text() -> Option<String>
Expand description

Fetch the current date and time in YYYY-MM-DD HH:MM format using the date command line program.

Will return None if there are errors in calling date.