Epoch & Unix Timestamp Converter (epoch2UTC)
Version 1.0.0.0 (1.44 KB) by
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)
Cite As
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. Retrieved .
MATLAB Release Compatibility
Created with
R2014a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Dates and Time in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |