statamic / v2-hub

Statamic 2 - Feature Requests and Bug Reports
https://statamic.com
95 stars 5 forks source link

`{{ now }}` only working for date (not date/time) since upgrading to 2.11.9 #2345

Closed danielfowler closed 5 years ago

danielfowler commented 5 years ago

Describe the bug Today, after my update, my {{ now format="YmdHis" }} is always 20190205000000

To Reproduce Steps to reproduce the behavior:

  1. Format {{ now }} in template to use hours, minutes, seconds

Expected behavior I expect {{ now }} to be a snapshot down to the millisecond.

Screenshots

Environment details (please complete the following information):

Additional context I upgraded from 2.11.3

danielfowler commented 5 years ago

Nope, I downgraded and it's still an issue so I think this is a just me issue.