Page 1 of 1

0.50 win-x86: Camera Date-text should get reinterpreted

Posted: Sun Jun 24, 2012 4:06 am
by budz45
Hi,

The current date format of an exif picture shown in XnViewMP 0.50 "Properties":

Image

I would like if this date format can be natively reinterpreted by XnViewMP especially coming from my perspective as a UK (Britain) software user as we put our 'day' before the 'month' in date shorthand :mrgreen:

example;
06/24/2012 - North American
[same date]
24/06/2012 - UK & Europe

But apologies to forget the obvious in that XnViewMP for me does not even use slashes but instead uses colons, so I would much prefer a bracketed display if other users don't mind.

Currently XnViewMP displays exif camera picture taken date as: {Year}:{Month}:{Day}

Perhaps all of this should be customizable somehow either in the Settings or as an INI Tweak (see topic).

Another suggestion is the option to see the actual month written alphabetically like Windows Explorer does, for example; 24 June 2012

Re: 0.50 win-x86: Camera Date-text should get reinterpreted

Posted: Mon Jun 25, 2012 7:42 am
by xnview
Ok, changed in EXIF but not in properties

Re: 0.50 win-x86: Camera Date-text should get reinterpreted

Posted: Mon Jun 25, 2012 9:20 am
by wolke
Hi, I'm new to this forum but using XnView for long.

Regarding the date format issue: I feel that the EXIF format which is written to the image file is not intended for the human reader, but should be machine interpretable.
There is an international standard about how to write the date and time: ISO 8601.
Here, it is clearly recommended that the format shall be YYYY-MM-DD or simply YYYYMMDD. I just checked against the format used on my Android camera; it is YYYY-MM-DD.
The advantage is that the image files will sort neatly in the correct timely order, a fact which is not given with any 'natural' date and time format, neither Eurpean, nor British nor U.S.

My vote: YYYY-MM-DD

Off-Topic: Thanks Pierre!

Regards, Wolfgang

Re: 0.50 win-x86: Camera Date-text should get reinterpreted

Posted: Mon Jun 25, 2012 10:06 am
by budz45
wolke wrote: Regarding the date format issue: I feel that the EXIF format which is written to the image file is not intended for the human reader, but should be machine interpretable.
Yes exactly!

Re: 0.50 win-x86: Camera Date-text should get reinterpreted

Posted: Mon Jul 02, 2012 11:50 am
by budz45
Currently in XnViewMP 0.51 the date interpreation has imporved a bit to use forward slashes "/"

So now for further remaining improvements:

1.) the header named 'Date' should be renamed to 'Date taken'

2.) And the 'Month' should be as alphabet writing and non numerical. For example today's date would show as: 02-July-2012 {time}
The written 'Month' as a text and not numerical can be achieved by fetching this from Windows in any user's local language translation :)

example.
July = 'Juli' in German Windows translation
November = 'Novembre' in French Windows translation
March = 'Marsz' in Polish Windows translation
etc etc 8)
Exif_CameraDate_xnview.png
Exif_CameraDate_xnview.png (25.91 KiB) Viewed 4235 times

Re: 0.50 win-x86: Camera Date-text should get reinterpreted

Posted: Wed Jan 02, 2013 10:54 pm
by budz45
Thank you Pierre for using the EXIF header name "Date taken" in XnViewMP 0.53, more clearer now :) Thanks :D

Re: 0.50 win-x86: Camera Date-text should get reinterpreted

Posted: Mon Jun 24, 2013 9:24 pm
by budz45
Ok, I am now running XnViewMP 0.56

My last request on this topic is to add a hyphen "-" with spacing in between the Date & Time codes of the 'Date taken' field.

(like this, see below)
small re-interpret Clipboard 1.png
small re-interpret Clipboard 1.png (8.63 KiB) Viewed 2770 times

Re: 0.50 win-x86: Camera Date-text should get reinterpreted

Posted: Fri Jul 05, 2013 12:21 am
by budz45
budz45 wrote:Ok, I am now running XnViewMP 0.56

My last request on this topic is to add a hyphen "-" with spacing in between the Date & Time codes of the 'Date taken' field.
Pierre, Thank you for adding this little visual improvement XnViewMP 0.60 :)