Converting Cell into Datetime; InputFormat Problem
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Philipp Henschel
il 30 Gen 2018
Risposto: Astarag Chattopadhyay
il 5 Feb 2018
Im trying to convert date & time out of a cell array to a datetime array. The cell looks like this: 2018-01-30 14:48:30+01:00. I tryied to specify the InputFormat as the ErrorMessage suggested using
'InputFormat','yyyy-MM-dd hh:mm:ssXXX
the XXX or ZZZ I found in the Documentation, still receiving an ErrorMessage. The EM was referring to the TimeZone offset. Long story short didn't work either. Any Ideas how to convert? Thanks in advance!
Philipp
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Array Geometries and Analysis in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!