-
I am using intl support to display time series data as a histogram. Here is the code I am using.
Here are some sample data
The timestamps are displayed in the |
Beta Was this translation helpful? Give feedback.
Answered by
mturoci
Feb 14, 2023
Replies: 1 comment 4 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
dulajra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://wave.h2o.ai/docs/expressions/#formatting-date and https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/DateTimeFormat#parameters for supported options.