Day: Returns the day (as a word) of the date specified as parameter 1 - which must be Today - plus the number of days specified as parameter 2.
Long date: Returns the long form of the date specified as parameter 1 - which must be Today - plus the number of days specified as parameter 2. The long date format (e.g. Monday, 12 January 1998) may be specified in your International/Regional settings for Windows)
Month: Returns the month (as a word) of the date specified as parameter 1 - which must be Today - plus the number of days specified as parameter 2.
Short date: Returns the short form of the date specified as parameter 1 - which must be Today - plus the number of days specified as parameter 2. The short date format (e.g. 12/01/98) may be specified in your International/Regional settings for Windows)
Time: Returns the time of the time specified as parameter 1 - which must be Today - plus the number of hours specified as parameter 2.
Year: Returns the year (in four digit form) of the date specified as parameter 1 - which must be Today - plus the number of days specified as parameter 2.
More: