Is this possible with the stock methods?

Advanced Renamer forum
#1 : 26/05-15 14:00
Davo
Davo
Posts: 2
Hi,

I would like to rename files like FileName.xyz to YYYYMMDDxxxxxxxxxxxxxHHMMSS.xyz or FileName_YYYYMMDDxxxxxxxxxxxxxHHMMSS.xyz where YYYYMMDD is the creation date and HHMMSS is the creation time.

Is this possible using the stock methods or do I need to write a script?

many thanks
Dave


26/05-15 14:00 - edited 26/05-15 14:01
#2 : 27/05-15 21:01
Kim Jensen
Kim Jensen
Administrator
Posts: 880
Reply to #1:
You should be able to do this with the New Name method using <Name> and Created-date/time tags.


27/05-15 21:01
#3 : 29/05-15 09:59
Davo
Davo
Posts: 2
Reply to #2:
Many thanks Kim. That worked an absolute treat and was so easy to create. Here is the code I used

<Year Created><Month Created><Day Created>xxxxxxxxxxxxx<Hour Created><Min Created><Sec Created>

Great app and simple to use.

Thanks again
Dave


29/05-15 09:59