Stamp
|
|
Stamp is a data source type which enables you to set the date and time

The stamp parameters are given in the table below.
| Parameter |
Description |
| Time |
the list contains the enumeration of the time formats most frequently used |
| Date |
the list contains the enumeration of the date formats most frequently used |
| format string |
the string contains the format to display the information |
| current |
the current date/time will be used |
| Creation |
the object creation date/time will be used |
| add days |
the specified number of days will be added to the date/time |
If you print the stamp according to the parameters above we will have the following

|
|