It's a risk and reward. You're giving away seconds or so on every line, for what might take a little debugging if one is encountered.
I'd rather get the code written and the problem solved than make converting a string into a date the problem to be solved. There are plenty of problems figuring out if something is a date or not, but it's worth it.
It's a risk and reward. You're giving away seconds or so on every line, for what might take a little debugging if one is encountered.
I'd rather get the code written and the problem solved than make converting a string into a date the problem to be solved. There are plenty of problems figuring out if something is a date or not, but it's worth it.