I’m looking to apply a date format to a view state using the moment handlebar, but it’s unclear how to format this
{{moment ([$viewstatename$])}}
But it looks like the moment also needs .format
information for how the time is to be displayed, but this throws an error in the Dashboard Template editor.
How is moment
used as a handlebar helper in Dashboards?