/ Published in: C#
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
DateTime myDate = DateTime.ParseExact("28-12-2008", "dd-MM-yyyy", System.Globalization.CultureInfo.InvariantCulture);