All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I'm trying to figure out which time zone is used for {{ "now" | date: "%Y-%m-%d %H:%M" }} on Liquid. Is it based on time zone set in store or browser? I want to make sure the promo I'm running will end at the same time regardless of location.
Solved! Go to the solution
This is an accepted solution.
In the store settings you can set the timezone, this is the timezone used by liquid:
This is an accepted solution.
In the store settings you can set the timezone, this is the timezone used by liquid:
Is this mentioned anywhere in Shopify documentation?