Awesome - Switch to 12 Hour Time, wibox.widget.textclock
by MattMadness from LinuxQuestions.org on (#5B71M)
Hey guys, so I've been hacking on my awesome config and I've been dying to figure out how to switch to 12 hour time, I don't know much lua at all outside of the config and would like to switch to 12 hour time because I'm not quite acquainted with 24 hour time. Any help is greatly appreciated.
Here is the code snippet:
Code:-- {{{ Wibox
-- Create a textclock widget
mytextclock = wibox.widget.textclock()


Here is the code snippet:
Code:-- {{{ Wibox
-- Create a textclock widget
mytextclock = wibox.widget.textclock()