About [[Vicuna:File-date/en]]
Appearance
Fragment of a discussion from Translating talk:Vicuña Uploader/LiquidThreads
- File-date ("
Date
")
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:
- Thread:Support/About_MediaWiki:Centralnotice-start-date/en - this issue is still open.