Possible Duplicate:
Display minutes in the “answered X hours ago” item

I have a question with two answers that are almost equal:

Idiomatic C++ for remove_if

Idiomatic C++ for remove_if

I would like to accept the oldest one but I can not see the date and time because it is too early and I just get "answered 2 days ago".

How many day must I wait in order to get an absolute date and time?

share|improve this question

marked as duplicate by Tim Stone, jzd, squillman, Grace Note, ChrisF Jun 9 '11 at 18:05

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

1 Answer

up vote 5 down vote accepted

Put the mouse over the relative time and wait for the tooltip.

share|improve this answer
Thank you. It was so simple... I did not thought about. – uvts_cvs Jun 9 '11 at 17:35

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged