Purpose:
Returns the day of the week as a string in accordance with the country settings, "Sunday", "Monday", ...
Parameter:
Date
Return value:
String
Example:
Dow$(Date("04.07.1776")) Result: "Thursday"
Purpose:
Returns the day of the week as a string in accordance with the country settings, "Sunday", "Monday", ...
Parameter:
Date
Return value:
String
Example:
Dow$(Date("04.07.1776")) Result: "Thursday"