How to round datetime array to nearest minute?
Ältere Kommentare anzeigen
Sounds like quite a easy question but i've spent a lot of time and cant find the answer. Basically I have a datetime array, i want to reduce the precision to minute so that second and beyond(millisecond etc.) are all changed to zero. is there any fast way to do so? Many Thanks
Akzeptierte Antwort
Weitere Antworten (1)
Ziye
am 14 Sep. 2017
0 Stimmen
1 Kommentar
Peter Perkins
am 14 Sep. 2017
See Steve's suggestion below, i.e. dateshift.
Kategorien
Mehr zu Dates and Time finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!