Time zones
I am currently displaying event start and end times like
{webinar_dates:start_time format="%g:%i %a"} -
{webinar_dates:end_time format="%g:%i %a %T"}
It works fine. I would like to know if there is way to display these times for other time zones?
Is there a way to adjust the time for a couple different zones in the US?
Replies
Low 24 Oct 2014 08:12
Low Events doesn't deal with timezones, I'm afraid. So there's no way to alter a given date/time to a given time zone without resorting to PHP in the template.