Hi,
thanks for your reply.
I have filed this bug with bugzilla.
-Xperia
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/DateTime-Now-issue-in-different-locales-tp5712811p5712815.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
On Jan 30, 2013, at 10:29 PM, Xperia wrote:
> If the language is set to Chinese, the following shows 2012/1/31 上11時14分18秒
>
> The problem is the character "上" It should be "上午" which represents "AM"
> instead of "上".
Please file a bug in bugzilla.xamarin.com. This is a bug in our locale data:
Hi,
Is there any way to use the time format provide by Android system (and can
adapt to the user's setting such as "Use 24 Format or not" ?)
It should already by using the android system. For the wrong character
being used, I would put that into the monodroid bugzilla
Paul
--
"Space," it s
I live in Taiwan and I found this time format issue.
DateTime.Now.ToString()
If the language is set to English, the following shows
31/01/2013 11:14:18
If the language is set to Chinese, the following shows
2012/1/31 上11時14分18秒
The problem is the character "上"
It should be "上午" which represents