Hello, I'm new to the forums!
Was looking for a batch renaming app and came across a google reference to XnView being able to rename digicam pic files and played around with it this morning. XnView does quite well.
Just wondering about finetuning, though; is XnView "intelligent" enough to add the days of the week to the creation date?
i.e., currently, format for renaming is this to get the date and time the pictures were taken into the filename:
<Date Taken [Y.m.d., H]>h<Date Taken [M]>m<Date Taken >s-
I tried putting dd and ddd after the Y.m.d. in the date portion, but I just got a repeat of the calendar day since, as an example, "d" for today's date represents 2 for September 2. Capitalizing the "d" to "D" just gave me a literal string translation where D just became an actual "D" in the name.
So, _is_ there any way to get the format of this:
<Date Taken [Y.m.d., H]>h<Date Taken [M]>m<Date Taken >s-
which produces this:
2013.09.02., 11h21m45s-
to get this:
2013.09.02.Mon, 11h21m45s-
where the day of the week, i.e., "Mon" in this case, is added to the filename?
Thanks!
EXIF filename rename, way to add day of week to format?
Moderators: helmut, XnTriq, xnview
-
- Posts: 1
- Joined: Mon Sep 02, 2013 3:11 pm