GNOME Bugzilla – Bug 122601
Add possibility to format the hour using a gconf key and strftime
Last modified: 2009-08-15 18:40:50 UTC
Add an option to the clock applet, so that the week number is displayed. Even better; if the clock applet's output could be controlled by a format string, such as the one used in 'date'. E.g. "%V" shows the week number.
Would it be enough if the week number appears in the calendar ? (see bug #98711)
NEEDINFO until the reporter answers...
It's better than the way it is now, but making the weeknumber appear in the clock-applet AND the calendar would be really great! An example, tell the clock-applet to parse and show "w%V %a %y-%m-%d %H:%M" as supported by GNU date. (Sorry for the late answer...)
Ok, I'm reopening and changing the summary.
Fix in HEAD: 2004-01-07 Vincent Untz <vincent@vuntz.net> Add a "custom" format: the user can specify a custom format in gconf to be used by the clock. UI-wise, the preferences dialog show the "custom" stuff only if it's used: it doesn't change anything for normal users. Fix bug #122601. You'll be able to use the custom_format gconf key to do this in GNOME 2.6.
Vincent, Since this patch was applied, my clock applet's length keeps increasing. I'll attach a screenshot to clarify.
Created attachment 23205 [details] Screenshot of growing clock applet.
Hrm... I'm not at home right now so I can't do anything right now and I can't test it. I did not see this happen, though. When does the size increase?
Dennis: does it still happen? I can't see this here.
Oh, sorry. No it doesn't happen anymore.