- This topic has 2 replies, 2 voices, and was last updated 1 year ago by .
-
Topic
-
Hi,
In MB Views, I want to set time format 1 time for all the Time fields output. I try this but it didn’t work:{% set time_format = 'H:i' %} {{ clone.hours_1 | date( '{{ time_format }}' ) }} {{ clone.hours_2 | date( '{{ time_format }}' ) }}
As a newbie, I don’t know what is wrong. Please help!
Thank you!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.