I will be updating the widget I made here
Hype Scriptable Actions (for the Tumult Hype Forum).
to show the posts, posted times
In doing so I noticed that the dates on the forum I am seeing for last post are not right.
I.e the post in the browser shows 1D (days ago)
but My code shows 2D ( days ago)
When I double check the post date I get back from the latest jason and indeed in the browser elements for the post date. My code result seems to be correct.
I.e a Post posted on the 24th shows as one day ago on forum, but my code will show it as two days.
Not sure why this would be, am I missing something??.