1. #1
    Sencha User Ethan Long's Avatar
    Join Date
    Feb 2012
    Posts
    70
    Vote Rating
    1
    Answers
    2
    Ethan Long is on a distinguished road

      0  

    Default Unanswered: How to localize date picker?

    Unanswered: How to localize date picker?


    Do anyone know how to localize date picker to other languages?

    Btw, the date picker performance is not so good, I need to wait like 0.5 second for it's UI to scroll up, is there a way to improve this?

    Thanks!

  2. #2
    Sencha User Ethan Long's Avatar
    Join Date
    Feb 2012
    Posts
    70
    Vote Rating
    1
    Answers
    2
    Ethan Long is on a distinguished road

      0  

    Default


    My app has language settings so user can set language different from OS language, I need some dynamic way to set date picker's language.

    Not sure if that's possible.

    Or if I can modify date picker's month data slot, but last time I tried seems it's read only.

    I guess my last solutions is build my own date picker from picker.

    Thanks.

  3. #3
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,684
    Vote Rating
    435
    Answers
    3111
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    Depends how simplistic you want or how advanced. This is what I use

    https://github.com/mitchellsimoens/Ux.locale.Manager
    Mitchell Simoens @SenchaMitch
    Sencha Inc, Senior Forum Manager
    ________________
    http://www.JSONPLint.com - Source to lint your JSONP!

    Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
    https://github.com/mitchellsimoens

    Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/

    Need more help with your app? Hire Sencha Services services@sencha.com

    Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!

    When posting code, please use BBCode's CODE tags.