Documentation for /Users/balarsen/Documents/idl/larsen/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

euv_date/

euv_date2sec.pro

topeuv_date2sec

time conversion

result = euv_date2sec(euv_date [, YEAR=YEAR])

convert an euv_date to the eleapsed seconds in a year

Return value

elasped seconds in the year

Parameters

euv_date in required

an euv_date

Keywords

YEAR in optional

return the year portion of the euv_date

Examples

IDL> print, euv_date2sec('2001001000020') 20 IDL> print, euv_date2sec('2001012000020') 950420

Author information

History:

Fri Feb 9 19:08:18 2007, Brian Larsen written and tested

Statistics

Lines: 11
McCabe complexity:

File attributes

Modifcation date: Thu Dec 4 15:20:52 2008
Lines: 57