You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
UTC time (universal time convention) is used in ANSI-C standard for defining time. This is measured in seconds since 1970, at the Prime Meridian. By definition, UTC does not depend on Daylight Savings Time. The UTC_TIME function uses a C-MEX function to get the System Time in UTC format.
Another function UTC2DATENUM will convert any UTC time to the correct MATLAB serial date number in local time, accounting for Daylight Savings. This is done with the help of the C-function gmtime. Vectors are supported. The difference of the local time from UTC is also provided as an output.
Cite As
Abraham Cohn (2026). Get UTC Time, Convert a UTC time to Datenum (supports vectors, Win/Linux) (https://www.mathworks.com/matlabcentral/fileexchange/7244-get-utc-time-convert-a-utc-time-to-datenum-supports-vectors-win-linux), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Get UTC Time, Convert a UTC time to Datenum (both Win32/Linux versions), ECALS (supervisory control of fermentors)
General Information
- Version 1.0.0.0 (6.36 KB)
-
No License
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | By Request:
|
