Re: find yesterday date using date command
Re: find yesterday date using date command
- Subject: Re: find yesterday date using date command
- From: Michelle Steiner <email@hidden>
- Date: Mon, 1 Jan 2007 12:17:24 -0700
On Jan 1, 2007, at 12:06 PM, kai wrote:
If you want to ensure that "yesterday" means the start of yesterday
(rather than exactly 24 hours ago), then you might consider
something like:
-------------------
tell (current date) to set yesterday to it - days - time
Alternatively,
date (date string of ((current date) - days))
--
America: A nation of people avoiding moderation like it's the plague.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden