Hello,
I want to get the date from string, but for every regional setting.
i.e the setting may be dd/mm/yyyy or mm.dd.yyyy or yy.mm.dd - each of them can be represented as string, but I don't know what is the regional setting, and still want to convert from any of above (of the current setting).
How can I do that?
Thanks :)
*This post is locked for comments
I have the same question (0)