Date Formatting |
![]() ![]() ![]() |
Date Formatting Characters:
The Current Date If the reserved word "today" is used as a date value it is substituted with the current date according to the browser's clock. To get the current day from the server computer's clock servertime built in data source can be used. Example:
Note that a Data Request should be defined in the Page Configuration in order to use the servertime data source as follows: <dataRequest name="servertime" />
Relative Date Definitions When defining a date in mo:iValue attribute or in defaultDate, fromDate, toDate properties the relative date definitions can be made after the date value.
Note that at least one space character should exists between the date value and the relative date definition.
|