Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Next revision
Previous revision
xfce:thunar:bulk-renamer:date-time [2012/12/04 18:45] – created nickxfce:thunar:bulk-renamer:date-time [2024/12/11 10:59] (current) kevinbowen
Line 1: Line 1:
 +~~NOTOC~~
 +{{ :xfce:thunar.png?nolink|}}
 ====== Date and Time Renamer ====== ====== Date and Time Renamer ======
  
Line 39: Line 41:
   * ''%Z'': The time zone or name or abbreviation.   * ''%Z'': The time zone or name or abbreviation.
   * ''%%'': A literal ''%'' character.   * ''%%'': A literal ''%'' character.
 +
 +Some systems may support additional sequences; check the documentation of the ''strftime'' C function for your system.
 +
 +----
 +[[:xfce:thunar:4.20:start|Back to Thunar 4.20 Main Documentation Page]]