Class wibox.widget.textclock

Text clock widget.

Info:

  • Copyright: 2009 Julien Danjou
  • Author: Julien Danjou <julien@danjou.info>

Functions

wibox.widget.textclock ([format=" %a %b %d[, timeout=60]]) Create a textclock widget.


Functions

wibox.widget.textclock ([format=" %a %b %d[, timeout=60]])
Create a textclock widget. It draws the time it is in a textbox.
  • format string The time format. (default " %a %b %d)
  • timeout number How often update the time (in seconds). (default 60)

Returns:

    table A textbox widget.
generated by LDoc 1.4.2