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.
Topic summary
The question concerns which timezone the Liquid `{{ \
