# 8 visits per week in user list?

**URL:** https://meta.discourse.org/t/8-visits-per-week-in-user-list/70141
**Category:** Bug
**Created:** [September 15, 2017, 5:42pm UTC](https://meta.discourse.org/t/8-visits-per-week-in-user-list/70141 "2017-09-15T17:42:35Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [September 15, 2017, 5:42pm UTC](https://meta.discourse.org/t/8-visits-per-week-in-user-list/70141/1 "2017-09-15T17:42:36Z")

</div>

Does anyone else find it strange that on the user list, somehow it’s the case that people can visit a Discourse forum 8 days per week?

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

* * *

I know @codinghorror is superhuman, and I know I’m not a math wizard, but every time I see this, it makes me go:

 ![](https://global.discourse-cdn.com/meta/original/3X/c/d/cdc0ede6efd37a935826cf1cc221679ddbc07c76.gif)

---

<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: [September 15, 2017, 5:53pm UTC](https://meta.discourse.org/t/8-visits-per-week-in-user-list/70141/2 "2017-09-15T17:53:44Z")

</div>

You get used to off-by-one errors as a programmer.

[https://twitter.com/codinghorror/status/506010907021828096](https://twitter.com/codinghorror/status/506010907021828096)

---

<div class="post-metadata">

### Author: ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)
#### Post date: [September 15, 2017, 10:14pm UTC](https://meta.discourse.org/t/8-visits-per-week-in-user-list/70141/4 "2017-09-15T22:14:16Z")

</div>

Is this also a case of off-by-one?

 ![Screenshot_20170916-000936](https://global.discourse-cdn.com/meta/original/3X/c/a/ca01718a41ed2bb6eda0bdc6ff18811f8bc65e99.jpg)

But even so, I’d expect that the posts would be ordered differently…

Edit: actually, it’s off-by-two now:

 ![20170916_001542](https://global.discourse-cdn.com/meta/original/3X/8/5/850e13c8ff2fdf717e3d32fb4bb2114bfb2c4e7e.jpg)

---

<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: [September 15, 2017, 10:26pm UTC](https://meta.discourse.org/t/8-visits-per-week-in-user-list/70141/5 "2017-09-15T22:26:18Z")

</div>

This usually means your local computer’s clock is wrong or off. It is possible server time could be off, but check your own computer first.

---

<div class="post-metadata">

### Author: ![tophee](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tophee/32/73406_2.png) [@tophee](https://meta.discourse.org/u/tophee)
#### Post date: [September 15, 2017, 10:32pm UTC](https://meta.discourse.org/t/8-visits-per-week-in-user-list/70141/6 "2017-09-15T22:32:09Z")

</div>

I’m on an Android phone with `Automatic date and time` enabled.

But what I don’t understand is how my local time could be the cause of this at all. Wouldn’t whatever offset there is apply equally to all times? And isn’t the post order determined server side?

---

<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: [September 15, 2017, 10:45pm UTC](https://meta.discourse.org/t/8-visits-per-week-in-user-list/70141/7 "2017-09-15T22:45:04Z")

</div>

Just throwing it out there as a possibility. Way less likely on a phone connected to cell network.

---

<div class="post-metadata">

### Author: ![maja](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/maja/32/129533_2.png) [@maja](https://meta.discourse.org/u/maja)
#### Post date: [November 15, 2018, 10:01am UTC](https://meta.discourse.org/t/8-visits-per-week-in-user-list/70141/10 "2018-11-15T10:01:55Z")

</div>

A week has 7 days from now on 🎉

[https://github.com/discourse/discourse/commit/012da86a07a255cfb16d80abdb62d8fe09c6b4e1](https://github.com/discourse/discourse/commit/012da86a07a255cfb16d80abdb62d8fe09c6b4e1)

---

<div class="post-metadata">

### Author: ![maja](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/maja/32/129533_2.png) [@maja](https://meta.discourse.org/u/maja)
#### Post date: [November 15, 2018, 10:02am UTC](https://meta.discourse.org/t/8-visits-per-week-in-user-list/70141/11 "2018-11-15T10:02:03Z")

</div>


