Changes between Initial Version and Version 1 of Ticket #42394, comment 9
- Timestamp:
- 11/01/2017 09:50:58 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42394, comment 9
initial v1 1 1 Use of the date_format and time_format instead of translation string sounds good to me. At least in Japanese, the order of date is always the same (Y/m/d), but there are some of the formats. E.g. some prefer `2016年11月1日`, but some prefer `2016/11/1` or `2016-11-1`. 2 2 3 Should be their own choice srather than the locale.3 Should be their own choice rather than the locale.