By webdevtim on Wednesday, 05 October 2016
Replies 1
Likes 0
Views 2.1K
Votes 0
There are two Start time Tags to use:

{{Start Time:STARTTIME}}

and

{{Start Time in TZ:STARTTZ;%e %b %Y, %k:%M;America/New_York}}

I want all start times to be enter as American New York time so that they will be correct for the particular Time zone the visitor lives in.

This is what I think will work:


<div {{Multiday Event End Date:MULTIENDDATE# class="jev-empty-field"}}>
This event takes place on {{Start Date:STARTDATE#%s from }}{{Start Time in TZ:STARTTZ;%B %e, %Y, %l:%M %p;America/New_York#%s to }}{{End Time in TZ:ENDTZ;%B %e, %Y, %l:%M %p;America/New_York#%s,}}{{Location Title:JEVLOCATION_TITLE#%s at }}{{Location City:JEVLOCATION_CITY#%s in }}{{Location State:JEVLOCATION_STATE#%s, }}, {{Location Country:JEVLOCATION_COUNTRY#%s}}
</div>


What is the best way to handle time zones on the Event Details page?
Hello,

At present we do not have 100% individual timezone support. But have started it, you can use what you have that's fine and will always display in America/New_York.

What you can do, is add multiple start time options and change the time_zone should the time it would be in x timezone too.

Many thanks
Tony
·
8 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post