it seems the macro/variable %week% returns a wrong week number, testing it on Aug.17 the week number should be "33" (following ISO8601 logic to label first week of the year the week that contains that year's first Thursday (='First 4-day week') instead ffs brings with the variable %week% used in the target folder a "32" as week number, could you look into this one or let me know if anything wrong on my end?
using FreeFileSync vers 10.14 on Win10
-fixed- bug in macro variable %week%, wk numbers wrong
- Posts: 9
- Joined: 16 Aug 2019
- Site Admin
- Posts: 7210
- Joined: 9 Dec 2007
Fixed, FreeFileSync will use the ISO 8601 definition: https://www.mediafire.com/file/2rtp4bqvdsyf9hm/FreeFileSync_10.16_%5BBeta%5D_Windows_Setup.exe
- Posts: 9
- Joined: 16 Aug 2019
wow, that's quite some execution speed here guys... thanks a lot for this speedy fix, can confirm the 10.16beta works now fine and brings the correct calendar week number as return from %week% (in my Aug.17 case here "33" as it should be), thanks again!