GPS to UTC(GMT) time conversion

Version 1.0.0.0 (1.74 KB) by Ian Howat
GPS2UTC Convert GPS time tags to UTC(GMT) time accounting for leap seconds
8.7K Downloads
Updated 25 Aug 2008

View License

%GPS2UTC Convert GPS time tags to UTC(GMT) time accounting for leap seconds
% GPS2UTC(date) corrects an array of GPS dates(in any matlab format) for
% leap seconds and returns an array of UTC datenums where:
% UTC = GPS - steptime
% Currently step times are through Jan 1 2009, but need to be added below
% as they are instuted. All input dates must be later than the start of
% GPS time on Jan 6 1980 00:00:00
%
% See also UTC2GPS.

Cite As

Ian Howat (2024). GPS to UTC(GMT) time conversion (https://www.mathworks.com/matlabcentral/fileexchange/21194-gps-to-utc-gmt-time-conversion), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007b
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