Date Time
Description
This is the datatype that stores date and time information. The contents of a date consist of several parts in the following units.
Year
Month
Week
Day
Hour
Minute
Second
Millisecond
These units can be used in date-time functions in the expression editor.
Formatting
Formatting of date time values can also be controlled using format strings. Some examples for formatting '2014-08-21 14:30'
are shown below.
Unknown
An unknown value can be written as UnknownDateTime
.
Examples
Remarks
The default formatting is determined by the language settings in your Portal Settings.
Last updated