# Suspicious time date formats?

**URL:** https://meta.discourse.org/t/suspicious-time-date-formats/136927
**Category:** UX
**Created:** [December 23, 2019, 11:36pm UTC](https://meta.discourse.org/t/suspicious-time-date-formats/136927 "2019-12-23T23:36:06Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![rizka](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rizka/32/79717_2.png) [@rizka](https://meta.discourse.org/u/rizka)
#### Post date: [December 23, 2019, 11:36pm UTC](https://meta.discourse.org/t/suspicious-time-date-formats/136927/1 "2019-12-23T23:36:06Z")

</div>

I’m referring to lines 43 and 45, which come from [a recent commit](https://github.com/discourse/discourse/commit/6261339da9def45e435c7d6bdc0ee1090cc2bb48). As far as I can tell, they are mixing 24-hour clock with this am/pm thing.

> <https://github.com/discourse/discourse/blob/main/config/locales/client.en.yml#L43-L45>

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [December 24, 2019, 11:19am UTC](https://meta.discourse.org/t/suspicious-time-date-formats/136927/3 "2019-12-24T11:19:22Z")

</div>

Thanks for reporting. It should be fixed.

[https://github.com/discourse/discourse/commit/52a59b58116db289f32daf1b7f699efbfcb081d2](https://github.com/discourse/discourse/commit/52a59b58116db289f32daf1b7f699efbfcb081d2)

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [December 24, 2019, 12:39pm UTC](https://meta.discourse.org/t/suspicious-time-date-formats/136927/4 "2019-12-24T12:39:04Z")

</div>


