Prasad-JB opened a new pull request, #35020:
URL: https://github.com/apache/superset/pull/35020

   This PR fixes issue #34615 where the Calendar Heatmap widget did not respect 
Russian locale for month names.
   
   ### Changes
   - Added `getLocaleTimeFormatter` using `d3-time-format` with Russian 
month/day support.
   - Updated `transformProps.js` to use the locale-aware formatter.
   - Fallbacks provided for English locale.
   
   ### Verification
   - Tested with `BABEL_DEFAULT_LOCALE="ru"` and verified that month names 
appear in Russian.
   - Verified fallback still works with English locale.
   
   Closes #34615
   


-- 
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

Reply via email to