Datetime
We use the term datetime in this manual just to make it clear that a date, like the Issue Date for example, includes a time of the day, not just a day date.
Example: 2015-01-01 12:05:34
Note: datetime also refers to a MySQL field type which can store a date and a time. It is done by counting the numbers of seconds elapsed since 1970-01-01 00:00:00.