>  Docs Center  >  Libraries  >  Coyote  >  JD2TIME
Libraries

JD2TIME

JD2TIME

Name


    JD2TIME

Purpose



    The purpose of this function is to convert a Julian day number into
    a time string of the form "16 Mar 2009".

Author



  FANNING SOFTWARE CONSULTING
  David Fanning, Ph.D.
  1645 Sheely Drive
  Fort Collins, CO 80526 USA
  Phone: 970-221-0438
  E-mail: david@idlcoyote.com
  Coyote's Guide to IDL Programming: http://www.idlcoyote.com/

Category



    Utility.

Calling Sequence



    result = JD2TIME(jdnumber, jdyear)

Inputs



    jdnumber: A Julian day number or array of Julian day numbers. If absent,
                today's current Julian day number.
               
    jdyear: The year for which the Julian day number applies. If absent, the current year.
   

Outputs



    result: A scalar or vector of time strings of the form "16 Mar 2009 15:34:26".

Keywords



    None.
   

Dependencies


 
    Requires THEMONTHS from the Coyote Library.
   
        http://www.idlcoyote.com/programs/themonths.pro

Modification History



    Written by: David W. Fanning, 25 June 2009.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us