Feeds
已回答
Is it possible to convert a duration array to something else like a number or string?
This could be useful, Tx=datetime(T1)-datetime(T2); Tx=hours(Tx); This will give the hours value as double.
Is it possible to convert a duration array to something else like a number or string?
This could be useful, Tx=datetime(T1)-datetime(T2); Tx=hours(Tx); This will give the hours value as double.
4 years 前 | 3

