Open raro opened 3 years ago
Hi,
see https://github.com/IBM/gantt-chart/issues/17
This timeline component is external (and deprecated) to the Gantt and uses moment.js for i18n You can have a look at lines 42-56 of src/jquery/timeline.js and Gantt.utils.setIntl to add a locale field that will be used by the timeline component.
hope this help...
Hey, is it possible to translate months and week days in the timeline? Any example of how to do it?