Re: Time
Re: Time
- Subject: Re: Time
- From: John W Baxter <email@hidden>
- Date: Thu, 27 Sep 2001 16:54:16 -0700
At 13:51 -0700 9/27/2001, David Simerly wrote:
>
property delay_secs : 24 * 60 * 60 -- 24 hours
alternative way to say the same 86400:
property delay_secs : 24 * hours
--
John Baxter email@hidden Port Ludlow, WA, USA
References: | |
| >Re: Time (From: David Simerly <email@hidden>) |