Page 1 of 1

Format String for Date Format

Posted: Thu May 16, 2013 8:00 pm
by SteVHa
Hi Alex,

thank you for your great Tool !!!

I tried to backup my device with a custom date format in the file name like "20130516_device.img"

When i use the tag "%ds{yyyymmdd}" i get the name 20135316_device.img :?

What is the right string for month ?

Thank you !!!
Greetings
Stephan

Re: Format String for Date Format

Posted: Fri May 17, 2013 9:12 pm
by Alex
Please use %ds{yyyyMMdd}
mm are minutes of current time

Re: Format String for Date Format

Posted: Sat May 18, 2013 9:19 pm
by SteVHa
Great !!!

Now it works, thank you very much Alex !!!

Greetings :D
Stephan