# Wrong time when using the date picker: bug?

**URL:** https://meta.discourse.org/t/wrong-time-when-using-the-date-picker-bug/167520
**Category:** Bug
**Created:** [October 18, 2020, 3:23pm UTC](https://meta.discourse.org/t/wrong-time-when-using-the-date-picker-bug/167520 "2020-10-18T15:23:18Z")
**Posts on this page:** 2
**Page:** 2

<div class="post-metadata">

### Author: ![Benjamin\_D](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/benjamin_d/32/277831_2.png) [@Benjamin\_D](https://meta.discourse.org/u/Benjamin_D)
#### Post date: [December 5, 2020, 1:24pm UTC](https://meta.discourse.org/t/wrong-time-when-using-the-date-picker-bug/167520/23 "2020-12-05T13:24:41Z")

</div>

> <https://github.com/discourse/discourse/pull/11408>
>
> You might wonder why this matters. It turns out in some locales like
> French, we… replace quotation marks with « and » -- this should likely
> not happen before BBCode is parsed but that is not the case for this
> plugin. The plugin has code to handle this situation, but it means extra
> spaces are inserted around the time zone which breaks it.
> 
> This fix allows us to supply extra whitespace and will show the correct
> time zone.

Youpiiii… !! 😅

 ![](https://media.tenor.com/videos/38826dc6044881767223532f0913f460/mp4)

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [December 6, 2020, 3:04pm UTC](https://meta.discourse.org/t/wrong-time-when-using-the-date-picker-bug/167520/24 "2020-12-06T15:04:11Z")

</div>



[Previous page](https://meta.discourse.org/t/wrong-time-when-using-the-date-picker-bug/167520.md?page=1)
