Function penrose_ui::bar::widgets::sys::interval::current_date_and_time
source ยท pub fn current_date_and_time(
style: TextStyle,
interval: Duration,
) -> IntervalText
Expand description
Display the current date and time in YYYY-MM-DD HH:MM format
This widget shells out to the date
tool to generate its output