DATE
DATE
The DATE
data type in Dialect 3 stores only date without time.The available range for storing data is from January 01, 1 to December 31, 9999.
In Dialect 1, DATE
is an alias for [fblangref50-datatypes-timestamp].Dialect 1 has no “date-only” type.
Tip
|
In Dialect 1, date literals without a time part, as well as casts of date mnemonics If you need to store a Dialect 1 timestamp literal with an explicit zero time-part, the engine will accept a literal like |