1
0
-1

I need to use date picker in thai local year.

if i use java seem like this 

new SimpleDateFormat("dd-MM-yyyy HH:MM", new Locale("th", "TH"));


how can i force new locale in date picker?

I need thai year 2564 not 2021+543.



    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      You can set to use the locale date via the "Using Locale Date Format" property in General Settings#UserInterfaceSettings.


        CommentAdd your comment...