Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!usc!rutgers!njin!drew!drunivac!czmurek From: czmurek@drunivac.drew.edu Newsgroups: comp.lang.c Subject: Re: julian date routines wanted Message-ID: <37957.25ddef74@drunivac.drew.edu> Date: 18 Feb 90 00:42:28 GMT References: <11361@attctc.Dallas.TX.US> Distribution: usa Lines: 12 In article <11361@attctc.Dallas.TX.US>, matche@attctc.Dallas.TX.US (Matthew Chestnut) writes: > Does anyone have accurate julian date conversion routines they would > be willing to email? Matthew: You can find some nice routines for this in the book entitled, Numerical Recipes in C. It is also printed for specifics in other languages, but I will assume that since you sent to this list that you want the functions in C. Happy hunting... -Chris