Different symbolic identifiers for datestr and datetime
1 view (last 30 days)
Show older comments
0 Comments
Answers (1)
Steven Lord
on 3 Oct 2016
The datetime format string uses the Unicode LDML standard where m refers to minute data and M to month. The datetick and datestr functions predate that standard and their convention uses m to represent month and M to represent minute.
0 Comments
See Also
Categories
Find more on Data Preprocessing 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!