Page 1 of 1

Week number variable ??? [w]

Posted: 2020-07-27, 07:17 UTC
by worm6666
Hi.

It would be good to have a week number as variable in rename dialog...

[w] = 31

(at 27.7.2020 - it is week number 31)

Re: Week number variable ??? [w]

Posted: 2020-07-27, 08:00 UTC
by MVV
I believe this may be done with a content plugin but I don't know if such one already exists.

Re: Week number variable ??? [w]

Posted: 2020-07-27, 08:58 UTC
by tuska
The plugin "FileDateTime 2.07" has the field [=filedatetime.Week] and it can be used e.g. as follows:

Code: Select all

Backup week [=filedatetime.Week] - [N]
Unfortunately I do not know how to subtract 1 from the value of the calendar week.
[In the Readme.txt there is a hint where you can make a support request...]


See also:
Numeric variables offset ?