# Setting the day, month, and year

**URL:** https://community.thunkable.com/t/setting-the-day-month-and-year/1532376
**Category:** Questions about Thunkable X
**Tags:** date\_picker
**Created:** [September 28, 2021, 9:15pm UTC](https://community.thunkable.com/t/setting-the-day-month-and-year/1532376 "2021-09-28T21:15:17Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![lavrynenko](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/lavrynenko/32/108213_2.png) [@lavrynenko](https://community.thunkable.com/u/lavrynenko)
#### Post date: [September 28, 2021, 9:15pm UTC](https://community.thunkable.com/t/setting-the-day-month-and-year/1532376/1 "2021-09-28T21:15:17Z")

</div>

Friends, please tell me, is it possible to set the date-month-year in the Date-picked component?

The crux of the problem: I can send the day-month-year that the user has selected to the database, but how can I get this information from the database the next time the application is loaded?

Thanks!

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [September 29, 2021, 2:23am UTC](https://community.thunkable.com/t/setting-the-day-month-and-year/1532376/2 "2021-09-29T02:23:46Z")

</div>

Are you asking about the `Date Picker` component or how to use the database?

If your question is about data storage and retrieval then please specify which database you are currently using.

---

<div class="post-metadata">

### Author: ![lavrynenko](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/lavrynenko/32/108213_2.png) [@lavrynenko](https://community.thunkable.com/u/lavrynenko)
#### Post date: [September 29, 2021, 10:00am UTC](https://community.thunkable.com/t/setting-the-day-month-and-year/1532376/3 "2021-09-29T10:00:00Z")

</div>

Good afternoon.  
Thanks for your reply.  
My question is about Date Picker. I need to somehow set the date in this component, and I plan to receive the date from the database.

Regarding the database - I use Google Sheets as the database.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [September 29, 2021, 10:20am UTC](https://community.thunkable.com/t/setting-the-day-month-and-year/1532376/4 "2021-09-29T10:20:20Z")

</div>

Currently, you cannot update the date picker. It will take today’s date only.

---

<div class="post-metadata">

### Author: ![lavrynenko](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/lavrynenko/32/108213_2.png) [@lavrynenko](https://community.thunkable.com/u/lavrynenko)
#### Post date: [September 29, 2021, 10:33am UTC](https://community.thunkable.com/t/setting-the-day-month-and-year/1532376/5 "2021-09-29T10:33:49Z")

</div>

Understood. Thanks a lot!

---

<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:15pm UTC](https://community.thunkable.com/t/setting-the-day-month-and-year/1532376/6 "2024-11-08T13:15:04Z")

</div>


