Epoch & Unix Timestamp Converter (epoch2UTC)

Converts an epoch/unix timestamp into a human readable date
271.0 次下载
更新时间 2017/5/17

查看许可证

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 CenterMATLAB 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