Epoch & Unix Timestamp Converter (epoch2UTC)

Converts an epoch/unix timestamp into a human readable date
263 Downloads
Updated Wed, 17 May 2017 16:40:19 +0000

View License

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 Linux
Categories
Find more on Dates and Time in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0