the time in the ask tab stating when a question of mine was posted is accurate, but the times for my forum posts aren't. why is that?
113.033 days ago
Oct 1, 2020 - 2:52 AM
The ask page is JavaScript and so it's showing the local time zone according to your browser.
The forum HTML is generated on the server and so it's showing UTC.
112.735 days ago
Oct 1, 2020 - 10:01 AM
112.611 days ago
Oct 1, 2020 - 1:00 PM
{
"thread_id": "10844",
"posts": [
{
"id": "1085252",
"time": "1601520771",
"html": "the time in the ask tab stating when a question of mine was posted is accurate, but the times for my forum posts aren't. why is that?",
"user": "titanlord237"
},
{
"id": "1085268",
"time": "1601546510",
"html": "The ask page is JavaScript and so it's showing the local time zone according to your browser.<br /><br />The forum HTML is generated on the server and so it's showing UTC.",
"user": "blake"
},
{
"id": "1085273",
"time": "1601557241",
"html": "oh ok<br />thanks",
"user": "titanlord237"
}
],
"users": {
"titanlord237": {
"name": "Titanlord237",
"key": "titanlord237",
"url": "/users/titanlord237",
"avatar": "/uploads/drawn/19399.png",
"rankClass": "civilian",
"rankText": "",
"posts": "1876"
},
"blake": {
"name": "Blake",
"key": "blake",
"url": "/users/blake",
"avatar": "/uploads/drawn/16542.png",
"rankClass": "webmaster",
"rankText": "Webmaster",
"posts": "2821"
}
},
"page_num": 1,
"locked": 0,
"total_pages": 1
}