I'm struggling to find any reference on how to change internationalization config using kepler.gl. In particular, I need to display 24-hour format datetimes in a time filter.
My data is formatted as follows:
But the timefilter is displaying 12-hour format:
Thanks
I've searched both react.gl docs, github tracker, etc. but no ref found so far.