AAC
May 22, 2025, 11:01am
1
Hello everyone,
I can't change the date and time format in a PowerChart, either with bindings or directly with the native options. It always shows the same format. Does anyone know how to change it?
I saw in the help that moment.js formats are used, but how...? I used 'strings' with the moment formats and nothing.
Thanks!
You edit it with the format you want
AAC
May 22, 2025, 11:53am
3
Thanks! I know how to change the value, the problem is that it doesn't recognize it, I need to know what format it likes?
Yes,
y is for year, M for month and d for day
yuo may try some combinations
here are some examples:
dateFormat | Ignition User Manual
ATech
May 22, 2025, 12:27pm
6
You need to look for timeAxis parameter, it is by default format: auto