# \[Conference\]Display Event Time by Timezone

**URL:** https://community.glideapps.com/t/conference-display-event-time-by-timezone/32701
**Category:** Ask for Help
**Created:** [October 5, 2021, 9:20pm UTC](https://community.glideapps.com/t/conference-display-event-time-by-timezone/32701 "2021-10-05T21:20:47Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [October 5, 2021, 9:28pm UTC](https://community.glideapps.com/t/conference-display-event-time-by-timezone/32701/2 "2021-10-05T21:28:03Z")

</div>

This might help. You can create a template column with the date/time and “GMT-4” or or possibly EST or ET appended to the end. Then use that template column as your calendar date and I believe it should adjust accordingly for each user.

Or you can adjust your time to GMT time and then calculate the user offset automatically and adjust the time with some date math. This is what I do in this example.

> [@clock3 System/GMT Time - Solved!](https://community.glideapps.com/t/system-gmt-time-solved/27524):
>
> This is an extension of the request for [System Time, please](https://community.glideapps.com/t/system-time-please/26837). There’s been a lot of questions for a while about how to get a universal time that can be shared for multiple users across multiple time zones. Most of you will know that any time your get a date/time from one of the glide special values, it will always be the user’s local time. But if you don’t know which time zone they are in, then you have no easy way to convert that date/time into something standard, like Greenwich Mean Time, to…

---

_[View the full topic](https://community.glideapps.com/t/conference-display-event-time-by-timezone/32701)._
