Hi @momocow, I was searching where did you define this function that you are using on your default-template.hbs:
{{datetime "UTC:yyyy-mm-dd"}}
I am also using it but I do not understand where does it come from? Is it something already included on node/javascript?
Also is it possible to configure a different timezone format? Simple as just doing {{datetime "UTC-3:yyyy-mm-dd"}} ??