I've always stored year (like of a vehicles make or a home's built year) as an int.
What datatype do you use to store a 4 or 2 digit year?
I like int for comparison reasons.
Let me know your thoughts. Easy question right? :)
Dan
What datatype do you use to store a 4 or 2 digit year?
I like int for comparison reasons.
Let me know your thoughts. Easy question right? :)
Dan
Comment