# How to set the app for the Local country time?

**URL:** https://community.glideapps.com/t/how-to-set-the-app-for-the-local-country-time/59659
**Category:** Ask for Help
**Created:** [March 25, 2023, 8:09am UTC](https://community.glideapps.com/t/how-to-set-the-app-for-the-local-country-time/59659 "2023-03-25T08:09:41Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ohad](https://avatars.discourse-cdn.com/v4/letter/o/f04885/32.png) [@ohad](https://community.glideapps.com/u/ohad)
#### Post date: [March 25, 2023, 8:09am UTC](https://community.glideapps.com/t/how-to-set-the-app-for-the-local-country-time/59659/1 "2023-03-25T08:09:41Z")

</div>

Hi, I have a telemedicine app and me (as an operator) and my users are from Israel.  
I am having a problem with the app local time.

On my admin panel, I have 2 lists:

1. All the users that were active in the app TODAY.  
For example: X users were active today.
2. All the users that were active YESTERDAY.  
For example: X users were active yesterday.  
In 00:00 (midnight) List number 1 is suppose to reset and show: 0 users are active today.  
While list number 2 is suppose to update with list 1 users (as for yesterday).

The problem is that list 1 is resets only around 6:45 in the morning (around 6.5-7 hours after midnight).  
While list 2 does the job the way its suppose to.

And that means that the list is shows Yesterday’s users as Today until 6:45 in the morning.  
And also, any user that want to be active in the morning has to wait until 6:45 in the morning otherwise the users “sees” his yesterday’s activity.

I tried this solution:

1. Used glide **TODAY** time - Did not work.
2. Used Google sheets with formula to get **ISRAEL TIME** - Sometime it works but sometime it has delay for few houers.

How to solve it? I understand that I need to sat the app to LOCAL ISRAEL TIME. but how to?

In few months I will be in the USA for long period of time and if the app makes problem now, It will be even more problematic with I will be abroad.

Thank you.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [March 25, 2023, 11:44pm UTC](https://community.glideapps.com/t/how-to-set-the-app-for-the-local-country-time/59659/2 "2023-03-25T23:44:35Z")

</div>

What are you using to determine whether a user is “active” or not?

---

<div class="post-metadata">

### Author: ![ohad](https://avatars.discourse-cdn.com/v4/letter/o/f04885/32.png) [@ohad](https://community.glideapps.com/u/ohad)
#### Post date: [March 26, 2023, 9:11am UTC](https://community.glideapps.com/t/how-to-set-the-app-for-the-local-country-time/59659/3 "2023-03-26T09:11:12Z")

</div>

The user ‘submits’ the daily quiz answers by pressing the SUBMIT button at the end.  
The input is: Set col values: - \> “Date and time of submission” - \> Time now.

- Time now is the correct time now in Israel.  
 ![Screenshot 2023-03-26 121006](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/6/3693dac51900de54dad5bcf3bd706ad192d2c332.jpeg)
