Hi all..
I want to convert the swedish datetime(as string) to English format (as DateTime format). My computer is of course configured to use english date.
I know that StrToDateTime would work normally, but not in this case, because we are crossing the "national boundaries".
The following example would work IF the string and the computer's date format was the same.
//Nordlund
I want to convert the swedish datetime(as string) to English format (as DateTime format). My computer is of course configured to use english date.
I know that StrToDateTime would work normally, but not in this case, because we are crossing the "national boundaries".
The following example would work IF the string and the computer's date format was the same.
//Nordlund