I need to revise my answer: you can specify format string after the colon:
On [Date:yyyy/MM/dd HH:mm]
If you want to use specific format, expose a string property in your model, that returns date formatted according to your needs and use this property in your template.