Change Datetime 'yyyy.MM.dd HH:mm:SSS' to 'HH:mm:SSS'

1 次查看(过去 30 天)
Hi,
I have an array with time stamps on the form of yyyy.MM.dd HH:mm:SSS. I want to get it on the form of HH:mm:SSS. How can I do that? I found the function hms() but it yields three arrays h,m,s instead of HH:mm:SSS on the datetime form

采纳的回答

Simon Chan
Simon Chan 2022-4-7
use function timeofday

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Mathematics 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by