question

Patrick Zweekhorst avatar image
0 Likes"
Patrick Zweekhorst asked Jordan Johnson answered

Dutch time display in Gantt chart

Hi @Jordan Johnson ,

We see an issue in the time display in the Gantt chart when people are using Dutch time format settings. As you can see in the picture below the time is not shown, just T.

1661508692081.png

If we change the value of the node MAIN:/project/library/statistics/GenericChart>behaviour/eventfunctions/localeInfoD3/timeFormats/nl-NL

A little bit such that it is {"dateTime":"%a %e %B %Y %X"

Instead of:{"dateTime":"%a %e %B %Y %T"

It already looks much better, but I guess that is not the correct solution. Can you look into the small bug?

1661508711272.png

Thanks,

Patrick

FlexSim 22.2.0
gantt chartdisplay
1661508692081.png (16.0 KiB)
1661508711272.png (32.4 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Jordan Johnson avatar image
1 Like"
Jordan Johnson answered

Actually, it looks like your solution is the correct one. I pulled most of the locale information from this site:
https://github.com/d3/d3-time-format/tree/main/locale

The nl-NL.json file matches your description.

I'll add this to the dev list, thanks!

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.