Community

Constructing a datetime from an integer date and an integer time

(Kenneth Fisher) Occasionally I’ve seen date and time stored separately as integers. This had some practical applications back before we had date and time data types but there’s still lots of legacy code out there that use them (I’ll give you a really really common example in just a minute).