[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Computing Time





loeh@my-deja.com wrote:
> 
> Hi,
> I have a couple of measurements and like to calculate the time between
> them. But I am not sure which routine to use.

I've been using CDF_EPOCH for things like this.  It lets you convert
year,month,day,hour,minute,second to a double precision value of 
the number of milliseconds since Jan01/0000 and back again.



						Brian