Difference between revisions of "Date"
| Line 1: | Line 1: | ||
| + | <translate> | ||
The ''Date'' data type consists of a sequence that represents a date with day, month and year with numbers and separators (ex.: 01/01/2013 or 2013/01/01). | The ''Date'' data type consists of a sequence that represents a date with day, month and year with numbers and separators (ex.: 01/01/2013 or 2013/01/01). | ||
| Line 6: | Line 7: | ||
The data type of a column is defined in the data source creation, see [[Input Data Format]]. | The data type of a column is defined in the data source creation, see [[Input Data Format]]. | ||
| + | </translate> | ||
Revision as of 13:33, 2 April 2014
The Date data type consists of a sequence that represents a date with day, month and year with numbers and separators (ex.: 01/01/2013 or 2013/01/01).
In many places like when adding a date column to an object or creating filters it's possible to select a date part (YEAR, MONTH, DAY, TRIMESTER, ...) or combinations between them to be used.
The data type of a column is defined in the data source creation, see Input Data Format.