How to round datetime array to nearest minute?
Show older comments
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
Accepted Answer
More Answers (1)
Ziye
on 14 Sep 2017
0 votes
1 Comment
Peter Perkins
on 14 Sep 2017
See Steve's suggestion below, i.e. dateshift.
Categories
Find more on Dates and Time in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!