Day$

Purpose:

Determines the day (1…31) of the month of a date and returns it as a string.

Parameter:

Date

Return value:

String

Example:

Day$(Date("17.10.2015"))    Result: "17"