# Switch "Jan 1, '70" to "Never" on group members' listing

**URL:** <https://meta.discourse.org/t/switch-jan-1-70-to-never-on-group-members-listing/22212>\
**Category:** Feature\
**Created:** [11월 16, 2014, 3:27오후 UTC](https://meta.discourse.org/t/switch-jan-1-70-to-never-on-group-members-listing/22212 "2014-11-16T15:27:11Z")\
**Posts on this page:** 5\
**Page:** 1

<div class="post-metadata">

**Author:** ![lake54](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lake54/32/121955_2.png) [@lake54](https://meta.discourse.org/u/lake54)\
**Post date:** [11월 16, 2014, 3:27오후 UTC](https://meta.discourse.org/t/switch-jan-1-70-to-never-on-group-members-listing/22212/1 "2014-11-16T15:27:11Z")

</div>

See screenshot below. When a member hasn’t visited the website (despite being approved/activated etc), their “last seen” time is shown as Jan 1, '70. Obviously this is wrong, so should display something like “Never” or “Unknown”

![](https://global.discourse-cdn.com/meta/original/3X/e/7/e73b9058a350e78c333f94a5ebcdeeb81fe5fdd2.png)

---

<div class="post-metadata">

**Author:** ![DeanMarkTaylor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/deanmarktaylor/32/102462_2.png) [@DeanMarkTaylor](https://meta.discourse.org/u/DeanMarkTaylor)\
**Post date:** [11월 16, 2014, 10:06오후 UTC](https://meta.discourse.org/t/switch-jan-1-70-to-never-on-group-members-listing/22212/2 "2014-11-16T22:06:07Z")

</div>

I too see this on imported forums from phpBB where the older users haven’t yet logged into Discourse.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [11월 17, 2014, 2:52오전 UTC](https://meta.discourse.org/t/switch-jan-1-70-to-never-on-group-members-listing/22212/3 "2014-11-17T02:52:27Z")

</div>

Sure can you add this tweak to your list @zogstrip? Low priority but seems easy.

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [11월 17, 2014, 3:33오후 UTC](https://meta.discourse.org/t/switch-jan-1-70-to-never-on-group-members-listing/22212/4 "2014-11-17T15:33:21Z")

</div>

Just added a fix to never display EPOCH

[https://github.com/discourse/discourse/commit/216a5a87cbd22875027f18dd2052ba0e57256ed3](https://github.com/discourse/discourse/commit/216a5a87cbd22875027f18dd2052ba0e57256ed3)

EDIT: the **real** fix (thanks to @lake54 & @DeanMarkTaylor for the reports)

[https://github.com/discourse/discourse/commit/672cd92638b8f866d4ac8acb5d2524f340467d3c](https://github.com/discourse/discourse/commit/672cd92638b8f866d4ac8acb5d2524f340467d3c)

---

<div class="post-metadata">

**Author:** ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)\
**Post date:** [11월 17, 2014, 6:47오후 UTC](https://meta.discourse.org/t/switch-jan-1-70-to-never-on-group-members-listing/22212/5 "2014-11-17T18:47:57Z")

</div>


