LINUX2JD Purpose
Convert linux time (the number of seconds since UTC Jan 1 1970) to
julian date (the number of days since Jan 1 4713 BC).
Category
utilities
Calling Sequence
result = linux2jd(linuxTime) Inputs
The linuxTime, in seconds Outputs
The julian date, in days Modification History
March 2009 Written by Chris Beaumont
April 8 2009: Fixed bug which treated j2000 as j2001