string Dim result As String = DateTime.ParseExact("24/5/2009 3:40:00 AM",
"d/M/yyyy h:mm:ss tt",
CultureInfo.InvariantCulture)
.ToString("M/d/yyyy h:mm:ss tt");
tt")
See also:
|
2 | Changed variable declaration to VB syntax | ||
|
|
||||
|
1 |
|
||
See also: |
||||
