Comment 7 for bug 542173

Revision history for this message
Remon Huijts (rahuijts) wrote : Re: custom settings for strftime format of time and date lines

"Note also that '%T' causes the whole lot to go blank. See the screenshot."
"Same thing also happens for '%:z' and '%w'."

Does indicator-datetime use g_date_time_format instead of the expected strftime for rendering? The g_date_time_format function does not support the same format specifiers:
http://developer.gnome.org/glib/2.28/glib-GDateTime.html#g-date-time-format