Technical ReferenceMacroBasic Language Date Data Type Syntax Dim v As Date Group Data Type Description A 64 bit real value (date). The whole part represents the date, while the fractional part is the time of day. (December 30, 1899 = 0.) Use #date# as a literal date value in an expression.