[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Computing Time
- Subject: Computing Time
- From: loeh(at)my-deja.com
- Date: Fri, 17 Mar 2000 08:40:17 GMT
- Newsgroups: comp.lang.idl-pvwave
- Organization: Deja.com - Before you buy.
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:18948
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 tried the following but the result is confusing
IDL> diff=JULDAY(3,17,2000,17,30,22)-JULDAY(3,17,2000,15,22,17)
IDL> print,diff
0.088946760
IDL> CALDAT, diff, Month, Day, Year, Hour, Minute, Second
IDL> PRINT, Month, Day, Year, Hour, Minute, Second
1 1 -4713 14 8
5.0000381
Thanks for help
Mirko
Sent via Deja.com http://www.deja.com/
Before you buy.