next up previous contents
Next: Equivalent Data Types Up: 2.2.10 Data Types Previous: Character Data Types

EPOCH Data Type

     

The EPOCH data type is used to store time values referenced from a particular epoch. For NSSDC applications that epoch is 01-Jan-0000 00:00:00.000.gif CDF_EPOCH values are the number of milliseconds since the epoch. CDF toolkit programs will display and expect CDF_EPOCH values in the format  

        dd-mmm-yyyy hh:mm:ss.ccc
where

Functions exist that parse, encode, compute, and break down CDF_EPOCH values. These functions are described in the CDF C Reference Manual for C applications and in the CDF Fortran Reference Manual for Fortran applications.



cdfsupport@nssdca.gsfc.nasa.gov