How to extract year and month from attached string.
Afficher commentaires plus anciens
I want to extract year and month from attached string data. Please help me.
Thank you so much in advance.
Regard's
Varunesh
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 10 Jan 2019
times = datetime(date.datetime, 'InputFormat', 'yyyy-MM-dd''T''HH:mm:ss');
By the way, your times are not completely sorted.
Catégories
En savoir plus sur Dates and Time dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!