Am Donnerstag, 12. Januar 2017, 14:13:42 CET schrieb Jean-Luc Lacroix:
> Hi all,

Hi.

> The date displayed in the "Image Information" group is formated
> MM/DD/YY, my pictures's date in the exif data is YYYY:MM:DD. This brings
> a little confusion every time I want to read the date stamp in DT.

Actually the format depends on your language settings. We have the format 
string "%a %x %X" which, according to strftime(3),  translates to:

%a     The  abbreviated  name  of  the  day  of  the  week  according to the 
current locale.  (Calculated from tm_wday.)
%x     The preferred date representation for the current locale without the 
time.
%X     The preferred time representation for the current locale without the 
date.

> My question, as you have guessed it by now, is there a way to change the
> way DT shows the date.

Currently that is not possible. I would be open to have that configurable in 
darktablerc (*) and use it throughout dt, let's see what the others say.

> Cheers,
> 
> Jean-Luc

Tobias

(*) I wouldn't put it in prefs though.

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to