comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » How to convert Julian date into Gregorian date format in IDL?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: How to convert Julian date into Gregorian date format in IDL? [message #89728 is a reply to message #89709] Thu, 20 November 2014 14:14 Go to previous messageGo to previous message
mick.mitanirc3 is currently offline  mick.mitanirc3
Messages: 16
Registered: August 2015
Junior Member
I think the disconnect here is between Julian Date and Julian Day of Year (DOY).

Mr. Hasan's value of 213 is a Julian Day of Year value, in this case 213 days into year 2010. Systime with the /Julian flag returns the Julian Date value - the number of seconds elapsed since 00:00:00 Jan 1 1970 UTC (commonly called the Unix or POSIX Epoch).

The military often use Julian DOY in the form of YYYYDOY or YYDOY and unfortunately usually call the result a Julian Date which wasn't a problem until us programmers came around with our date/time functions.

The JHU library function I mentioned in my first reply works with Julian DOY.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Reversing y-axis using label_date
Next Topic: gray-level co-occurrence matrix (GLCM)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:13:51 PDT 2025

Total time taken to generate the page: 0.00369 seconds