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??.
Thats what I originally thought, but as you can see the day ago in the display does not match the posted Oct 24, 2020 10:52. time in it's own element timestamp ( which is the same time/date as what the json returns. )