oskarhinc commented on issue #8388: Allow the months and days embedded within 
charts to be displayed in Portuguese
URL: 
https://github.com/apache/incubator-superset/issues/8388#issuecomment-542174908
 
 
   After I've dived into the implementation, it occurs that those components 
are defined in [plugins from a separate 
repo](https://github.com/apache-superset/superset-ui/tree/master/packages/superset-ui-time-format),
 which uses [d3 library](https://github.com/d3/d3-format) for date and time 
formatters. D3 supports localization, however, it's not used by the plugins, so 
I've created [an issue 
there](https://github.com/apache-superset/superset-ui/issues/238) for 
supporting it.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to