I once went, "Oh, this time conversion function is simple. I should have it done this afternoon." About a week later I was still writing test cases that broke it.
Using a well debugged time library is worth it. Spend your cycles writing tests for it, if you must.
I once went, "Oh, this time conversion function is simple. I should have it done this afternoon." About a week later I was still writing test cases that broke it.
Using a well debugged time library is worth it. Spend your cycles writing tests for it, if you must.