# Having Today or Now as default values for Date

**URL:** https://community.glideapps.com/t/having-today-or-now-as-default-values-for-date/57112
**Category:** Ask for Help
**Created:** [January 25, 2023, 6:42pm UTC](https://community.glideapps.com/t/having-today-or-now-as-default-values-for-date/57112 "2023-01-25T18:42:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![paul3463](https://avatars.discourse-cdn.com/v4/letter/p/8c91f0/32.png) [@paul3463](https://community.glideapps.com/u/paul3463)
#### Post date: [January 25, 2023, 6:42pm UTC](https://community.glideapps.com/t/having-today-or-now-as-default-values-for-date/57112/1 "2023-01-25T18:42:51Z")

</div>

I am recording details of different activities in an app. Each activity has a separate form, and is stored in a separate table. I want the current date and time as the form default for each instance of each activity.

For some reason some activities are only labelled with the DATE (and in the form creation screen the default value I can select for the day is Today) and others allow me to select a default value with the time - Now. (see screen shots)

I would like them all to have Now.

As far as I can see I have set up each activity in exactly the same way so I cannot understand why this should be.

If I look at the table for the activities that have no time (only the date) and I set it to display the date and time - they are all recorded as 12AM.

I realise I must be doing something stupid - but I’m not sure what.

Does anyone have any ideas?

Thanks Paul

 ![Screenshot 2023-01-25 at 18.39.48](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/2/72f2d9cb499ae42415278f0a5620733cb546644e.png)  
 ![Screenshot 2023-01-25 at 18.39.23](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/1/b1f989cd268f7fa3619e8916ce886ba47e8e449b.png)

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [January 25, 2023, 6:46pm UTC](https://community.glideapps.com/t/having-today-or-now-as-default-values-for-date/57112/2 "2023-01-25T18:46:15Z")

</div>

There are two things to check here:

- the format of your column in the editor (is it formatted to show the ‘Date only’, or ‘Date and Time’)
- are you using a Date component to capture the date, or a Date/Time component? The Date component will only capture the date, but will append 12:00 as the time of it (all dates are also Date/Times, you just can’t see the Time value unless you tell it to show it through the way the column is formatted). I think to get the “Now” option, you need to use a Date/Time component.

---

<div class="post-metadata">

### Author: ![paul3463](https://avatars.discourse-cdn.com/v4/letter/p/8c91f0/32.png) [@paul3463](https://community.glideapps.com/u/paul3463)
#### Post date: [January 25, 2023, 7:00pm UTC](https://community.glideapps.com/t/having-today-or-now-as-default-values-for-date/57112/3 "2023-01-25T19:00:36Z")

</div>

Thanks very much - I was only using the Date component for some activities. I knew I was doing something stupid!

Thanks

---

<div class="post-metadata">

### Author: ![kyleheney](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kyleheney/32/41173_2.png) [@kyleheney](https://community.glideapps.com/u/kyleheney)
#### Post date: [January 25, 2023, 7:05pm UTC](https://community.glideapps.com/t/having-today-or-now-as-default-values-for-date/57112/4 "2023-01-25T19:05:22Z")

</div>

No problem at all! Not stupid — it’s a small quirk that you only know when you know!

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [January 26, 2023, 7:06pm UTC](https://community.glideapps.com/t/having-today-or-now-as-default-values-for-date/57112/5 "2023-01-26T19:06:17Z")

</div>

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