Epoch & Unix Timestamp Converter (epoch2UTC)
版本 1.0.0.0 (1.4 KB) 作者:
Dr. Erol Kalkan, P.E.
Converts an epoch/unix timestamp into a human readable date
A simple function that converts an epoch/unix timestamp into a human readable date
Output is both a vector of [Y, M, D, H, MN, S] saved in "dv" and a standard date (e.g., 04-Oct-2017 20:00:30) saved in "y"
Syntax: [y, dv] = epoch2UTC(epoch)
引用格式
Dr. Erol Kalkan, P.E. (2024). Epoch & Unix Timestamp Converter (epoch2UTC) (https://www.mathworks.com/matlabcentral/fileexchange/62997-epoch-unix-timestamp-converter-epoch2utc), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2014a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Dates and Time 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |