How to display current date in Chinese. I receive date in English language but I need to display it in Chinese in iphone.
Asked
Active
Viewed 459 times
0
-
[What have you tried?](http://whathaveyoutried.com) and post your code! – rckoenes Aug 17 '12 at 09:26
-
you should post some code whatever you have tried so far. and you will get more answers from community.. hope you got me – swiftBoy Aug 20 '12 at 07:15
1 Answers
-1
Get the number of the date,and replace the English word with Chinese...

YueRuo
- 1
- 1
-
can we not use iphone default date controls. I am trying to search for it as there is NSChineseCalendar so I thought may be we can do it with default date controls. – iPhone Developer Aug 17 '12 at 09:59