|
Purpose Date calculations |
|
Background
info GuiXT uses the following rules for handling dates in computations, or comparisons with < or >: (1) Strings in the formats d.m.y, m/d/y, m-d-y, y.m.d, y/m/d, y-m-d are considered to be dates (2) A date in one of these date formats is automatically converted to an absolute number of days, before the calculation or comparison is carried out (3) If one adds or subtracts a number to/from a date, the result is formatted as a date again, using the same date format as the given date |
|
Example 1 GuiXT
|
|
Sample
message 1 |
|
Example 2 GuiXT
|
|
Sample
message 2 |
|
Components |