# Suspension Time Frames Incorrect

**URL:** https://meta.discourse.org/t/suspension-time-frames-incorrect/179339
**Category:** UX
**Created:** [February 11, 2021, 1:54pm UTC](https://meta.discourse.org/t/suspension-time-frames-incorrect/179339 "2021-02-11T13:54:36Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![andrei](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/andrei/32/205142_2.png) [@andrei](https://meta.discourse.org/u/andrei)
#### Post date: [June 16, 2021, 11:41am UTC](https://meta.discourse.org/t/suspension-time-frames-incorrect/179339/8 "2021-06-16T11:41:32Z")

</div>

Turns out that recently we accidentally introduced a new behaviour of date-pickers on:

- the bookmark modal
- the topic timers modal

In fact, all other date-pickers always choose **the first day of the next month** when picking the `Next Month` option. This is the default behaviour. The ability to choose a day exactly in one month from today is important too, but it isn’t among our defaults, so the calendar should be used for doing this.

So we won’t change the behaviour of the suspension modal, moreover, we returned the pickers on the bookmark modal and the topic timer modal to our defaults in this PR:

[https://github.com/discourse/discourse/pull/13365](https://github.com/discourse/discourse/pull/13365)

See also:

> [@Weirdness in dates when setting timeout for an invite link](https://meta.discourse.org/t/weirdness-in-dates-when-setting-timeout-for-an-invite-link/191917/9):
>
> You have to look at the original intent, which was Google GMail: I think we kinda lost sight of the goal somewhere along the way, but you can see this is very “next time interval” oriented, as in: When the next day starts (tomorrow) In the middle of the coming week When the weekend starts When the next week starts That was always my intent, and I tried to be quite clear about this, but I think we played a game of “telephone” and stuff got garbled in translation along the way, someh…

---

_[View the full topic](https://meta.discourse.org/t/suspension-time-frames-incorrect/179339)._
