how to convert string to date?
    4 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
I would convert this string '10:12:25 Tue 11-Dec-18'  into a date with this format: 11/12/2018 10:12 AM.
I tried to use the function datetime, but it does not  recognize the string as a date, because of the day name Tue. 
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Dates and Time in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

