From b338e29fd3eaf700f8c8360aa0310048ba941d54 Mon Sep 17 00:00:00 2001
From: Daniel Wilhelm
%time% -
- current time, format [hhmmss], e. g. "201340"
%weekday% -
- day of the week, e. g. "Monday"
%date% -
- current date, e. g. "2010-07-13"
%week% -
- calendar week, e. g. "28"
%month% -
+ current time, format [hhmmss], e. g. "201340"
%date% -
+ current date, e. g. "2010-07-13"
%weekday% -
+ day of the week, e. g. "Monday"
%week% -
+ calendar week, e. g. "28"
%day% -
+ current day, e. g. "21"
%month% -
current month, e. g. "July"
%year% -
- current year, e. g. "2010"
%hour% -
+ current hour, e. g. "20"
%min% -
+ current minute, e. g. "13"
%sec% -
+ current second, e. g. "40"
C:\Backup\%username%_Config expands
to
C:\Backup\ZenJu_Config
%appdata%\FreeFileSync expands
to
C:\Documents and
--
cgit