Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xfce:xfce4-panel:clock [2022/12/29 14:21] – [Clock Options] Update binary gaelxfce:xfce4-panel:clock [2024/12/11 11:32] (current) kevinbowen
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-{{ :xfce:xfce.panel.png?no link|}}+{{ :xfce:xfce4-panel.png?nolink|}}
 ====== xfce4-panel - Clock ====== ====== xfce4-panel - Clock ======
  
Line 15: Line 15:
 ===== Preferences ===== ===== Preferences =====
  
-<figure "Clock Preferences">{{:xfce:xfce4-panel:xfce4-panel-clock.png?nolink&|}}</figure>+<figure "Clock Preferences"> 
 +{{:xfce:xfce4-panel:xfce4-panel-clock.png|xfce4-panel Clock Preferences Window}} 
 +</figure>
  
 ---- ----
Line 27: Line 29:
 ===== Calendar ===== ===== Calendar =====
 ? Command ? Command
-! Allows you to set a custom command for the calendar window instead of the default GTK calendar. A possible choice if you use [[https://docs.xfce.org/apps/orage/start|Orage]] is ''orage -t''.+! Allows you to set a custom command for the calendar window instead of the default GTK calendar. A possible choice if you use [[:apps:orage:start|Orage]] is ''orage -t''.
  
 ---- ----
Line 63: Line 65:
  
 ^ Digital ^^  ^ Digital ^^ 
-| Layout | Choose the layout you want. To display time and date on the same line, use "Date only" or "Time only" and a custom format: {{:xfce:xfce4-panel:xfce4-panel-clock-date-time-1.png?nolink&|}} {{:xfce:xfce4-panel:xfce4-panel-clock-date-time-2.png?nolink&|}} |+| Layout | Choose the layout you want. To display time and date on the same line, use "Date only" or "Time only" and a custom format: |{{:xfce:xfce4-panel:xfce4-panel-clock-date-time-1.png?nolink&|Clock Options Preferences Window}} {{:xfce:xfce4-panel:xfce4-panel-clock-date-time-2.png?nolink&|Digital Clock Display}} |
 | Font | The font that applies globally to the format selected below | | Font | The font that applies globally to the format selected below |
 | Format | Format in which time and date are displayed with a predefined or custom format. Fonts entered here take precedence over the one selected above since 4.18.1. | | Format | Format in which time and date are displayed with a predefined or custom format. Fonts entered here take precedence over the one selected above since 4.18.1. |
Line 83: Line 85:
 The plugin supports markup to change the layout of the tooltip and the label on the panel. For more information on Pango, the markup used for the label, see the [[https://docs.gtk.org/Pango/pango_markup.html|Pango Text Attribute Markup]] manual to see what attributes are supported (e.g. font face, color etc). The plugin supports markup to change the layout of the tooltip and the label on the panel. For more information on Pango, the markup used for the label, see the [[https://docs.gtk.org/Pango/pango_markup.html|Pango Text Attribute Markup]] manual to see what attributes are supported (e.g. font face, color etc).
  
-The following is a list of available label format control sequences copied from a ''date'' utility manual (''man date''), reduced by those that are not supported by [[https://developer.gnome.org/glib/stable/glib-GDateTime.html#g-date-time-format|GDateTime]]:+The following is a list of available label format control sequences copied from a ''date'' utility manual (''man date''), reduced by those that are not supported by [[https://developer-old.gnome.org/glib/stable/glib-GDateTime.html#g-date-time-format|GDateTime]]:
  
 ^ Symbol      ^ Meaning        ^ ^ Symbol      ^ Meaning        ^
Line 131: Line 133:
  
 ^ Flag      ^ Meaning        ^ ^ Flag      ^ Meaning        ^
 +| O (uppercase "o") | use alternative numeric symbols, if the current locale supports those |
 | - (hyphen) | do not pad the field | | - (hyphen) | do not pad the field |
 | _ (underscore) | pad with spaces | | _ (underscore) | pad with spaces |
 | 0 (zero) | pad with zeros | | 0 (zero) | pad with zeros |
-| <nowiki>^</nowiki> | use upper case if possible | 
-| # | use opposite case if possible | 
  
-After any flags comes an optional field width, as a decimal number; then an optional modifier, which is either ''E'' (to use the locale's alternate representations if available), or ''O'' (to use the locale's alternate numeric symbols if available). 
  
 [[|Back To Top]] [[|Back To Top]]
Line 155: Line 155:
 [[|Back To Top]] [[|Back To Top]]
 ---- ----
-[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]+[[:xfce:xfce4-panel:start:|Return to xfce4-panel Main Documentation Page]]