# Date functionality

**URL:** https://community.thunkable.com/t/date-functionality/2742091
**Category:** Questions about Thunkable X
**Created:** [December 7, 2023, 11:33am UTC](https://community.thunkable.com/t/date-functionality/2742091 "2023-12-07T11:33:51Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![neil.mackintoshl1k](https://avatars.discourse-cdn.com/v4/letter/n/3d9bf3/32.png) [@neil.mackintoshl1k](https://community.thunkable.com/u/neil.mackintoshl1k)
#### Post date: [December 7, 2023, 11:33am UTC](https://community.thunkable.com/t/date-functionality/2742091/1 "2023-12-07T11:33:51Z")

</div>

Hi everyone,

I am creating an announcement and news app for my school. I would like to be able to visit announcements from previous days using the date function.

To clarify I want the main page to show the announcements for todays date, but I would like the functionality to change the date and see the announcements that were available on that day.

Is this possible? Many thanks in advance!

---

<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: [December 9, 2023, 1:20am UTC](https://community.thunkable.com/t/date-functionality/2742091/3 "2023-12-09T01:20:52Z")

</div>

Hello @neil.mackintoshl1k  
Welcome to the community  
To build this you will need to connect a Data Viewer List with a local table. Each time that you will open the screen, the old data will be deleted from the local table and the new data will be saved to the local table if the condition is true. You can see the example below.

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/6/d6e0c068c66db137a7c50ddcfd363a75a2ea28c6.png)

---

<div class="post-metadata">

### Author: ![DavidWilley](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/davidwilley/32/167990_2.png) [@DavidWilley](https://community.thunkable.com/u/DavidWilley)
#### Post date: [January 2, 2024, 10:36am UTC](https://community.thunkable.com/t/date-functionality/2742091/4 "2024-01-02T10:36:27Z")

</div>

> [@neil.mackintoshl1k](#):
>
> I am creating an announcement and news app for my school. I would like to be able to visit announcements from previous days using the date function.
> 
> To clarify I want the main page to show the announcements for todays date, but I would like the functionality to change the date and see the announcements that were available on that day.

You should Create an interface to display today’s announcements and enable date navigation for past announcements.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/f/0f59f292712368bce16ff80133ae10de8a6f27e8.png) [@system](https://community.thunkable.com/u/system)
#### Post date: [April 1, 2024, 10:36am UTC](https://community.thunkable.com/t/date-functionality/2742091/5 "2024-04-01T10:36:41Z")

</div>

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.
