Re: Some date math
Re: Some date math
- Subject: Re: Some date math
- From: Paul Berkowitz <email@hidden>
- Date: Mon, 24 Feb 2003 17:41:44 -0800
On 2/24/03 4:51 PM, "Bill Briggs" <email@hidden> wrote:
>
At 1:33 AM +0100 25/02/03, Michael Slomski wrote:
>
> 3get current date - 1 displays also the current date. So what can I do?
>
>
That was one second ago. This is 24 hours ago.
>
>
(current date) - 86400
How come no is giving the simple "intuitive" answer, where you don't have to
do the math first:
(current date) - (1 * days)
They're all the same, but this version doesn't make you do all the
multiplying.
--
Paul Berkowitz
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.