how to convert string to date?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Pasquale
el 22 de Mzo. de 2019
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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Dates and Time en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!