Purpose:
Returns a string with the valid date format for the entered country.
Parameter:
Date Value to be formatted
String (optional) ISO 3166-Country code
Number (optional) Format
Return value:
String
Example
LocDate$(Date("17.11.2007"),"USA") Result: "11/17/2007"