# Display Current Date Time

**URL:** https://community.glideapps.com/t/display-current-date-time/18144
**Category:** Ask for Help
**Created:** [November 8, 2020, 10:48pm UTC](https://community.glideapps.com/t/display-current-date-time/18144 "2020-11-08T22:48:13Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Ryan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ryan/32/15941_2.png) [@Ryan](https://community.glideapps.com/u/Ryan)
#### Post date: [November 8, 2020, 10:48pm UTC](https://community.glideapps.com/t/display-current-date-time/18144/1 "2020-11-08T22:48:13Z")

</div>

Hi @community,  
Is there a way to display the current date & timing?

The special Current Date & Time special field can be used for data entries, but what I’m looking for is just a label with the current date & timing.

Thanks

---

<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: [November 8, 2020, 11:54pm UTC](https://community.glideapps.com/t/display-current-date-time/18144/2 "2020-11-08T23:54:30Z")

</div>

Create a Math column give it a value, and replace it with Now.

---

<div class="post-metadata">

### Author: ![Ryan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ryan/32/15941_2.png) [@Ryan](https://community.glideapps.com/u/Ryan)
#### Post date: [November 9, 2020, 12:26am UTC](https://community.glideapps.com/t/display-current-date-time/18144/3 "2020-11-09T00:26:39Z")

</div>

Good one,  
Thanks!
