About [[Vicuna:File-date/en]]

This message is used as a label for the "tDate" input box. Source code:

SimpleDateFormat sdf;
if(Main.settings.readExifHour) sdf = new SimpleDateFormat("yyyy-MM-dd HH:mm");
else sdf = new SimpleDateFormat("yyyy-MM-dd");
tDate.setText(sdf.format(date));

"A date" is translated in Japanese as "日付", and "a date followed by a time" is translated as "日時".

See also:

Shirayuki (talk)11:34, 25 April 2013