Page 1 of 1

Long version of "day of the week"

Posted: Wed Feb 11, 2009 12:09 pm
by Birdman
In the thumbnail view I let XnView show the date taken of a picture:
<Date Taken [a d.m.Y H:M:S]> = "We 11.02.2009 13:08:00"
Is there a way to use the long version of the day of the week, like "Wednesday" instead of only "We"? I tried "aa" or "dddd" instead of "a", none worked.

Posted: Wed Feb 11, 2009 2:33 pm
by helmut
<Date Taken [A d.m.Y H:M:S]> should do the job.

Please note that with the button "Insert >> Date Format Variables >" you can see all the format variables available.

Posted: Wed Feb 11, 2009 2:46 pm
by Birdman
Danke!