Page 1 of 1

TC4A: first century numbers may be shown in dd.MM.yy format

Posted: 2018-02-20, 12:28 UTC
by DrShark
It may depend on device screen size (width), so I'm not sure this will be reproduced on all devices.

So, steps to reproduce:
1. Enable "Show two panels" option in TC Configuration.
2. Set dd.MM.yyyy date fomat in "Date/time" format settings in TC Configuration. I have also set time format to HH:mm:ss in case if this matters.
3. Save changes and switch to TC.
In active TC panel, which has larger width, file size, as well as the date and time in format as defined in Configuration will be shown.
In opposite panel, which has smaller width, file size and date will be shown, with date in dd.MM.yy format, but that yy will be not last but first century characters (f. ex. 20 will be shown for year 2018), which makes year data confusing and uninformative.

Reproduced on Android 4.3.1 device which has value 320 px as screen width in TC's System Information.

Posted: 2018-02-22, 10:14 UTC
by ghisler(Author)
It sounds like Android is truncating the text because there is not enough space.

Posted: 2018-03-04, 14:42 UTC
by DrShark
Is it possible to tell Android to wrap it instead of truncating in such case?