When answering your own question, it currently says:

You must wait 0 hours before answering your own question

And it won't let me accept my own answer.

I did wait 48 hours. It was after the 48 hour time limit that it said I had "0 hours" to wait, and it would still not accept my own answer. Perhaps only minutes were left (i.e. < 1 hour). It should indicate that.

share|improve this question
I started a new thread offering a suggestion to the weird/unclear wording about the "0 hours" part [1]. I figured it would be off-topic in this thread, yet still related. [1] meta.stackoverflow.com/questions/9812/… – ckittel Jul 26 '09 at 21:35

4 Answers

You need to wait 48 hours before accepting your answer on your own question.

http://blog.stackoverflow.com/2009/01/accept-your-own-answers/

You should be able to answer it immediately, however, or after a shorter wait, if you have less than 100 reputation.

share|improve this answer

The problem seems to be that the amount of time remaining is rounded DOWN (or NEAREST) when it should be rounded UP.

Decrementing time should be rounded up, so that, for example, if 48 hours are allocated, then the remaining time should only decrement to 47 hours after one hour has passed (rather than immediately), 46 hours after 2 hours have passed, etc, and so that for the last one hour, it says "1 hour" (not "0 hours" or something like that).

share|improve this answer

You can answer your question immediately. The 48 hour limit is for accepting your own answer.

share|improve this answer

Doesn't this go against Atwood's whole idea of using the site to post information that you want to keep track of. The "Hey I have this cool trick, and I am going to post it on SO, so I have it and other's can see it." He went on and on about this during the early so podcasts. I don't want to have to wait 48 hours to close out an item that I want to remember.

share|improve this answer
4  
What does that have to do with accepting the answer? – GEOCHET Jul 14 '09 at 19:31
9  
Answering your own question is fine, but StackOverflow is supposed to be a Q&A site, not your own personal code-snippet management tool. – TheTXI Jul 14 '09 at 19:37
2  
You mean Stack Overflow isn't a blog? It's starting to make more sense now... – Ian Elliott Jul 24 '09 at 13:50

You must log in to answer this question.

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