Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
panel-plugins:xfce4-datetime-plugin:start [2019/11/12 00:17] – removed kevinbowen | panel-plugins:xfce4-datetime-plugin:start [2024/12/09 09:28] (current) – kevinbowen | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~NOTOC~~ | ||
+ | ====== xfce4-datetime-plugin DateTime ====== | ||
+ | xfce4-datetime-plugin shows the date and time in the panel; when left-clicked, | ||
+ | |||
+ | * **[[# | ||
+ | * **[[# | ||
+ | * **[[#Latest Release|Latest Release]]** | ||
+ | * **[[#Source Code Repository|Source Code Repository]]** | ||
+ | * **[[# | ||
+ | |||
+ | ---- | ||
+ | |||
+ | The original plugin was written by Choe Hwanjin. Remco den Breeje wrote the 0.4.x and 0.5.0 versions. Diego Ongaro was the maintainer from 2008 to 2010. | ||
+ | |||
+ | ===== Usage ===== | ||
+ | * Install the datetime package in the usual way for your distribution, | ||
+ | * Right-click the Xfce panel > Add New Item > DateTime | ||
+ | * See [[: | ||
+ | |||
+ | ==== Calendar ==== | ||
+ | To open the calendar, simply left-click the plugin on your panel. Left-click on it again to close the calendar. | ||
+ | |||
+ | Note: The information on which day the calendar week starts is derived from the locale. | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Screenshots ===== | ||
+ | |||
+ | <figure " | ||
+ | {{: | ||
+ | </ | ||
+ | |||
+ | <figure " | ||
+ | {{: | ||
+ | </ | ||
+ | |||
+ | <figure " | ||
+ | {{: | ||
+ | </ | ||
+ | |||
+ | <figure " | ||
+ | {{: | ||
+ | </ | ||
+ | |||
+ | [[|Back To Top]] | ||
+ | ---- | ||
+ | |||
+ | ==== Properties Dialog ==== | ||
+ | |||
+ | To open the properties dialog, right-click the plugin on your panel and select Properties. | ||
+ | |||
+ | The properties dialog allows you to use a " | ||
+ | |||
+ | %% a literal % | ||
+ | %a | ||
+ | %A | ||
+ | %b | ||
+ | %B | ||
+ | %c | ||
+ | %C | ||
+ | %d day of month (e.g, 01) | ||
+ | %D date; same as %m/%d/%y | ||
+ | %e day of month, space padded; same as %_d | ||
+ | %F full date; same as %Y-%m-%d | ||
+ | %g last two digits of year of ISO week number (see %G) | ||
+ | %G year of ISO week number (see %V); normally useful only with %V | ||
+ | %h same as %b | ||
+ | %H hour (00..23) | ||
+ | %I hour (01..12) | ||
+ | %j day of year (001..366) | ||
+ | %k hour ( 0..23) | ||
+ | %l hour ( 1..12) | ||
+ | %m month (01..12) | ||
+ | %M | ||
+ | %n a newline | ||
+ | %p | ||
+ | %P like %p, but lower case | ||
+ | %r | ||
+ | %R | ||
+ | %s | ||
+ | %S | ||
+ | %t a tab | ||
+ | %T time; same as %H:%M:%S | ||
+ | %u day of week (1..7); 1 is Monday | ||
+ | %U week number of year, with Sunday as first day of week (00..53) | ||
+ | %V ISO week number, with Monday as first day of week (01..53) | ||
+ | %w day of week (0..6); 0 is Sunday | ||
+ | %W week number of year, with Monday as first day of week (00..53) | ||
+ | %x | ||
+ | %X | ||
+ | %y last two digits of year (00..99) | ||
+ | %Y year | ||
+ | %z +hhmm numeric timezone (e.g., -0400) | ||
+ | %Z | ||
+ | |||
+ | [[|Back To Top]] | ||
+ | ---- | ||
+ | |||
+ | |||
+ | ===== Latest Release ===== | ||
+ | |||
+ | {{rss> | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | * **[[https:// | ||
+ | |||
+ | [[|Back to Top]] | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Source Code Repository ===== | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Reporting Bugs ===== | ||
+ | |||
+ | * **[[: | ||
+ | |||
+ | |||
+ | [[|Back To Top]] | ||
+ | ---- | ||
+ | [[ : |