Code: Select all
ParseDate("...", "Tue Apr 16, 2019 2:03 pm")
-a token for day of the week (e.g. Tue and Tuesday)
-a token for month name (e.g. Apr and April)
-a token for am or pm
Thank you
Code: Select all
ParseDate("...", "Tue Apr 16, 2019 2:03 pm")