puresourcecode.com
C# and multicultural IsDate() and ToDate()
C# does not provide IsDate() function. Sometimes in your developer environment region settings are different from the live environment. In my case, I don’t know what region settings there are in my company servers. For this reason, I created a function to check is a string is a date in a culture and to convert...
Enrico