Comment 7 for bug 74670

Revision history for this message
Alexander Jones (alex-weej) wrote : Re: [Bug 74670] Re: GNOME Clock has duplicate 0x20's on single-figure dates

Still an issue. In general, date and time strings are generated all
over GNOME with simple gettext tokens. I don't see this going away
until we add stuff to GLib.

The band-aid solution for Clock Applet is to collapse multiple spaces
into 1 space, as there is no strftime token that prints the
day-of-month without padding.