Date/Time Dialog Box

Here you enter a value for a property of type datetime. If you select Date, type entries in each field as follows, with the indicated number of digits:

Year - yyyy
Month - mm
Day - dd
Hour - hh, on a 24-hour clock
Minutes - mm
Seconds - ss
Microseconds - mmmmmm
Universal Coordinated Time - utc, the UTC correction field; enter a 3-digit value as the offset from UTC in minutes, and select either positive or negative (UTC is identical to Greenwich Mean Time).

If you select Interval, the complete value entered is interpreted as a time interval in days. Enter values in each field the same as for a Date, except for Year, Month, and Universal Coordinated Time (which are ignored). You can enter any number from 0 - 99,999,999 for the Days value.

The complete Date/Time value has the following format:

yyyymmddhhmmss.mmmmmmsutc

in which s is the sign (+ or -) of the UTC offset value. If Interval is selected, the s character is a colon (:) and yyyymm is interpreted as a number of days.

For example, Monday June 7, 1999 at 1:30:15 PM EST would be represented as:
19990607133015.000000-300