You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/09/25 12:17:26 UTC

[GitHub] [incubator-superset] oskarhinc opened a new issue #8294: Make use of moment library localization support

oskarhinc opened a new issue #8294: Make use of moment library localization support
URL: https://github.com/apache/incubator-superset/issues/8294
 
 
   **Is your feature request related to a problem? Please describe.**
   Superset uses an external library _moment_, for date and time management. As the library supports localization, Superset could make use of it, and set its language when needed.   
   
   **Describe the solution you'd like**
   I suggest using moment.locale method to change its language globally (as described in https://momentjs.com/docs/#/i18n/changing-locale/), when the app is set up (which is happening also on language change).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org