Live data from Hacker News

Ask HN: '2 weeks ago' vs 'July 12, 2013 1:46pm'

news.ycombinator.com

1–10 of 14 posts

Re: Ask HN: '2 weeks ago' vs 'July 12, 2013 1:46pm'

#4
post #3

Is it hard to implement showing both? I like seeing both.

Both are not hard to implement. But exact timestamp has a timezone problem, while 'xx ago' is universal.

> Both are not hard to implement. But exact timestamp has a timezone problem

Specify a timezone in the timestamp. UTC is probably fine, especially if you are doing both, in which case, the main value of timestamps (AFAICT) is to compare the relative times of other posts that are hard to determine from the prose descriptions.

Post reply on HN