'24-hour' Hour format This key specifies the hour format used by the clock applet. Possible values are "12-hour", "24-hour", "internet", "unix" and "custom". If set to "internet", the clock will display Internet time. The Internet time system divides the day into 1000 ".beats". There are no time zones in this system, so time is the same all over the world. If set to "unix", the clock will display time in seconds since Epoch, i.e. 1970-01-01. If set to "custom", the clock will display time according to the format specified in the custom_format key. '' Custom format of the clock This key specifies the format used by the clock applet when the format key is set to "custom". You can use conversion specifiers understood by strftime() to obtain a specific format. See the strftime() manual for more information. false Show time with seconds If true, display seconds in time. true Show date in clock If true, display date in the clock, in addition to time. true Show date in tooltip If true, show date in a tooltip when the pointer is over the clock. true Show weather in clock If true, display a weather icon. true Show temperature in clock If true, show the temperature next to the weather icon. true Show week numbers in calendar If true, show week numbers in the calendar. false Expand list of locations If true, expand the list of locations in the calendar window. [] List of locations A list of locations to display in the calendar window. 'Centigrade' Temperature unit The unit to use when showing temperatures. 'm/s' Speed unit The unit to use when showing wind speed.