Prasad-JB commented on issue #34615: URL: https://github.com/apache/superset/issues/34615#issuecomment-3254890633
Thanks @rusackas! I’ll go ahead and work on a PR to fix this in the Calendar Heatmap widget. The idea is to replace the hardcoded `d3.time.format('%B')` calls with `d3.timeFormatLocale`, similar to how it’s been addressed in #31790. That way, month names will respect the locale set in Superset’s config. I’ll test with Russian (`BABEL_DEFAULT_LOCALE = "ru"`) to confirm, but the change should benefit all locales. If I run into anything unexpected, I’ll circle back here. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org