NOAA ERDDAP
Easier access to scientific data
log in | ?
TRANSLATION DISCLAIMER
 
THIS SERVICE MAY CONTAIN TRANSLATIONS POWERED BY GOOGLE. GOOGLE
DISCLAIMS ALL WARRANTIES RELATED TO THE TRANSLATIONS, EXPRESS
OR IMPLIED, INCLUDING ANY WARRANTIES OF ACCURACY, RELIABILITY,
AND ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
PARTICULAR PURPOSE AND NONINFRINGEMENT.
 
The ERDDAP website has been translated for your convenience using translation
software powered by Google Translate. Reasonable efforts have been made to
provide an accurate translation, however, no automated translation is perfect
nor is it intended to replace human translators. Translations are provided
as a service to users of the ERDDAP website, and are provided "as is."
No warranty of any kind, either expressed or implied, is made as to the
accuracy, reliability, or correctness of any translations made from English
into any other language. Some content (such as images, videos, etc.) may not
be accurately translated due to the limitations of the translation software.
 
The official text is the English version of the website. Any discrepancies or
differences created in the translation are not binding and have no legal
effect for compliance or enforcement purposes. If any questions arise related
to the accuracy of the information contained in the translated website, refer
to the English version of the website which is the official version.')" onmouseout="UnTip()" >    
Brought to you by NOAA NMFS SWFSC ERD    

ERDDAP > Convert > Time

Convert a String Time to/from a Numeric Time

In various places in ERDDAP, a point in time can be represented as either: This web page has converters that can change string time values (with various formats) to/from numeric time values (with various units strings). It also has converters to change time strings and units strings that use other formats into the formats used by ERDDAP.

To avoid time zone and daylight saving time confusion, time values in ERDDAP always use the Zulu (UTC, GMT) time zone, denoted by 'Z'. The converters below accept string times with other time zones.
 

Convert from a string time
into a numeric time using units = .

 

Convert from a numeric time

into a string time.
 

Convert any common string time
into an ISO 8601 string time.
 

Convert a UDUNITS-like time units string
into a proper UDUNITS time units string.
 

Reset the form to the default values.

Or, bypass this web page and do conversions from within a computer program, script, or web page.

Notes about the Time Converter

How ERDDAP Deals with Time

 


Want To Do Time Conversions from within a Computer Program, Script, or Web Page?

If you change the extension of this web page's URL from .html to .txt, ERDDAP will respond with just the text result.

Percent Encoding - The parameter values in the URL (the parts after '=' signs) must be properly percent encoded (external link): all characters other than A-Za-z0-9_-!.~'()* must be encoded as %HH, where HH is the 2 digit hexadecimal value of the character, for example, a space becomes %20. Characters above #127 must be converted to UTF-8 bytes, then each UTF-8 byte must be percent encoded (ask a programmer for help). There are websites that percent encode and decode for you (external link).


 
ERDDAP, Version 2.26
Disclaimers | Privacy Policy | Contact