# Time Picker doesn't update

**URL:** https://community.thunkable.com/t/time-picker-doesnt-update/1175541
**Category:** Questions about Thunkable X
**Created:** [March 19, 2021, 7:02am UTC](https://community.thunkable.com/t/time-picker-doesnt-update/1175541 "2021-03-19T07:02:01Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![KaneoheKid](https://avatars.discourse-cdn.com/v4/letter/k/d07c76/32.png) [@KaneoheKid](https://community.thunkable.com/u/KaneoheKid)
#### Post date: [March 19, 2021, 7:02am UTC](https://community.thunkable.com/t/time-picker-doesnt-update/1175541/1 "2021-03-19T07:02:01Z")

</div>

Is there a way to make the timepicker provide the current time? When i launch the time picker (or date picker), the time comes up as the time that the app was started. If I start the app at 10:00, every time I launch the time picker, instead of getting the current time, it displays 10:00, all day long until I close the app and then restart it. Is there a way to refresh the time to be current? ![timePicker](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/c/e/cec182b302b2ea6b9b34aeb2f059a31f65a7d29d.png)

---

<div class="post-metadata">

### Author: ![jeffd](https://avatars.discourse-cdn.com/v4/letter/j/71c47a/32.png) [@jeffd](https://community.thunkable.com/u/jeffd)
#### Post date: [March 19, 2021, 6:50pm UTC](https://community.thunkable.com/t/time-picker-doesnt-update/1175541/2 "2021-03-19T18:50:31Z")

</div>

You can use the DEVICE components to get the current date and time from the user.

 ![Device](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/2/22aec1d1e2fac82d3aee3023178e9863196fc8f7.jpeg)

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [March 19, 2021, 9:04pm UTC](https://community.thunkable.com/t/time-picker-doesnt-update/1175541/3 "2021-03-19T21:04:38Z")

</div>

@jeffd right but what @KaneoheKid wants, I think, is for the time picker to have the current device time showing when you click on it. There’s no way to set that displayed time to the current time. But I agree that it should be automatic.

---

<div class="post-metadata">

### Author: ![jeffd](https://avatars.discourse-cdn.com/v4/letter/j/71c47a/32.png) [@jeffd](https://community.thunkable.com/u/jeffd)
#### Post date: [March 19, 2021, 9:50pm UTC](https://community.thunkable.com/t/time-picker-doesnt-update/1175541/4 "2021-03-19T21:50:32Z")

</div>

I might not always WANT it to reset to the current time based on the usage.  
But what about a refresh event/property that could trigger an update when it’s needed?

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [March 20, 2021, 12:09am UTC](https://community.thunkable.com/t/time-picker-doesnt-update/1175541/5 "2021-03-20T00:09:23Z")

</div>

It seems like there should be a set property pretty common to have an initial content or placeholder property for an input

---

<div class="post-metadata">

### Author: ![KaneoheKid](https://avatars.discourse-cdn.com/v4/letter/k/d07c76/32.png) [@KaneoheKid](https://community.thunkable.com/u/KaneoheKid)
#### Post date: [March 20, 2021, 5:57pm UTC](https://community.thunkable.com/t/time-picker-doesnt-update/1175541/6 "2021-03-20T17:57:55Z")

</div>

Thanks very much to @jeffd , @jared and @tatiang. I was hoping there was an easy solution that I had not thought of. I entered it as a Feature Request so we’ll see if maybe it can be addressed in the next few builds.

---

<div class="post-metadata">

### Author: ![camposrc79d](https://avatars.discourse-cdn.com/v4/letter/c/e47c2d/32.png) [@camposrc79d](https://community.thunkable.com/u/camposrc79d)
#### Post date: [July 15, 2021, 7:55pm UTC](https://community.thunkable.com/t/time-picker-doesnt-update/1175541/7 "2021-07-15T19:55:27Z")

</div>

The set text feature of timepicker was implemented in the classic version but for the thinkable X, they have erased that feature. I am looking forward that feature again.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:25pm UTC](https://community.thunkable.com/t/time-picker-doesnt-update/1175541/8 "2024-11-08T13:25:53Z")

</div>



---

<div class="post-metadata">

### Author: ![matt\_conroy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/matt_conroy/32/150843_2.png) [@matt\_conroy](https://community.thunkable.com/u/matt_conroy)
#### Post date: [December 19, 2024, 5:00pm UTC](https://community.thunkable.com/t/time-picker-doesnt-update/1175541/9 "2024-12-19T17:00:26Z")

</div>


