Suppose you know the Month, Day and Year as separate values
(variables).
You want to combine them into a complete date string based on the
Regional Date format.
You know what the format is, because you have it in your variable
called sRegionalDateFormat by using the GetRegionalDateFormat
function.
Using all this information, what would be the best way to create this
date string?
Thanks.
Webbiz
Replies