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

1 vue (au cours des 30 derniers jours)
Eirik
Eirik le 7 Avr 2022
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

Réponse acceptée

Simon Chan
Simon Chan le 7 Avr 2022
use function timeofday

Plus de réponses (0)

Catégories

En savoir plus sur Mathematics dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by