# Insert Date / Time Question

**URL:** <https://meta.discourse.org/t/insert-date-time-question/140792>\
**Category:** Support\
**Created:** [February 5, 2020, 10:34pm UTC](https://meta.discourse.org/t/insert-date-time-question/140792 "2020-02-05T22:34:15Z")\
**Posts on this page:** 1\
**Showing post:** 8

<div class="post-metadata">

**Author:** ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)\
**Post date:** [February 6, 2020, 4:15pm UTC](https://meta.discourse.org/t/insert-date-time-question/140792/8 "2020-02-06T16:15:12Z")

</div>

> [@Slowhand](#):
>
> It has to have been less than 48 hours ago

Yes, it happens if the date is less than 48 hour ago. (or for dates in the future, until the ‘end of tomorrow’ in your timezone)

You can control it with the `calendar=` variable

### Default

```plaintext
[date=2020-02-04 time=18:00:00 timezone="Europe/London"]

```

2020-02-04T18:00:00Z

(screenshot for future reference: ![Screenshot 2020-02-06 at 16.14.14](https://global.discourse-cdn.com/meta/original/3X/b/0/b0451a5b04eb4f3a2a6b35604b5614631eb163fa.png)

### With calendar=off

```plaintext
[date=2020-02-04 time=18:00:00 timezone="Europe/London" calendar=off]

```

2020-02-04T18:00:00Z

(screenshot for future reference ![Screenshot 2020-02-06 at 16.14.49](https://global.discourse-cdn.com/meta/original/3X/c/c/cc2f3e9514088df5bde8ec7a73a7b427918e688b.png) )

---

_[View the full topic](https://meta.discourse.org/t/insert-date-time-question/140792)._
