
Search found 2 matches
- 13 Mar 2011 05:09
- Forum: DOS Batch Forum
- Topic: Date conversion in filename from dd-mm-yyyy to yyyy-mm-dd
- Replies: 2
- Views: 3821
Re: Date conversion in filename from dd-mm-yyyy to yyyy-mm-d
Thank you very very much! That solved my problem
!

- 12 Mar 2011 22:39
- Forum: DOS Batch Forum
- Topic: Date conversion in filename from dd-mm-yyyy to yyyy-mm-dd
- Replies: 2
- Views: 3821
Date conversion in filename from dd-mm-yyyy to yyyy-mm-dd
Hi everyone, I need some help with a batch file im trying to write to mame the renaming of my Podcasts alot easier. I want to do this because in the dd-mm-yyyy format they do not sort properly by name. The filename buildup is as follows: "Always the same startpart"[space]dd-mm-yyyy.mp3 and...