Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic localization of texts (Read 2184 times)
jfk
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 3
Joined: Feb 15th, 2017
localization of texts
Jul 4th, 2017 at 12:12pm
Print Post  
Hello,

Days of the week and name of the month are shown in English by default. Is it possible to do localization of this data, to redefine the texts? Or do you offer this already in some other way, perhaps?

Thanks in advance.
  
Back to top
 
IP Logged
 
Meppy
God Member
*****
Offline


MindFusion support

Posts: 1783
Joined: Jul 20th, 2005
Re: localization of texts
Reply #1 - Jul 4th, 2017 at 1:01pm
Print Post  
Hi,

Try setting the Calendar.Locale property:

Code
Select All
calendar.setLocale(Locale.CHINESE); 


Let me know if this helps.

Regards,
Meppy
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint