craftcms / store-hours

Manage business hours with Craft CMS.
https://plugins.craftcms.com/store-hours
MIT License
61 stars 15 forks source link

Leading Zeroes #9

Closed smockensturm closed 8 years ago

smockensturm commented 8 years ago

We're getting leading zeroes on hours for either of these:

{{ dayHours.open|date('h:i a') }} {{ dayHours.open|date('H:i a') }}

angrybrad commented 8 years ago

Use g https://secure.php.net/manual/en/function.date.php. FFR usage questions should be posted on the Craft Stack Exchange site: https://craftcms.stackexchange.com/