How to round datetime array to nearest minute?
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
Ziye
le 14 Sep 2017
0 votes
1 commentaire
Peter Perkins
le 14 Sep 2017
See Steve's suggestion below, i.e. dateshift.
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!