BautistaJesus / dashclock

Automatically exported from code.google.com/p/dashclock
Apache License 2.0
0 stars 0 forks source link

Chinese date display not in the correct format #731

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. It is always there on the widget in lock screen, as long as in Chinese.

What is the expected output? What do you see instead?
The Chinese data should display like "2月20日, 周四" or "周四, 2月20日" 
for "Thursday, 20 Feb", but in the 1.6 version of dashdock, it is "周四, 2月 
20". There is one character "日" after the date "20" missing, which is a must 
in Chinese. Also there is an additional space between the date "20" and the 
character "月", where there should not be a space there in Chinese. 

Not sure if there is a similar problem in Japanese, etc.

What version of the product are you using?
1.6

Which device and Android version are you experiencing this issue on?
Nexus 5

Are you using a custom launcher or ROM? If so, which one? Note that custom
launchers and ROMs are not supported.
No, original Android 4.4.2

Please provide any additional information below.

Original issue reported on code.google.com by wangha...@gmail.com on 20 Feb 2014 at 6:57