Noun
datetime (plural datetimes)
(programming) A variable or data type that can hold both date and time components.
Python The standard module datetime stores and operates on the timezone information class tzinfo. Source: Internet
The format is typically based in the W3C Note "datetime". Source: Internet
Is there something wrong with having a single datetime column? Source: Internet
Retrieve the LastLogonDate PowerShell property, which is in a friendly datetime format in your local time zone. Source: Internet
Specifically, JavaScript's object is notoriously difficult to correctly parse apart datetime strings or to format datetime values. Source: Internet