Re: More date/time stuff
Re: More date/time stuff
- Subject: Re: More date/time stuff
- From: Luther Fuller <email@hidden>
- Date: Thu, 19 Nov 2009 11:53:44 -0600
On Nov 19, 2009, at 10:58 AM, Michelle Steiner wrote: This works:
set today to current date set hours of today to 0 set minutes of today to 0 set seconds of today to 0
This doesn't:
set today to current date set {hours, minutes, seconds} of today to {0, 0, 0}
I don't know what you are trying to achieve, so I'll just guess and claim that ...
This works too:
set today to date (date string of (current date))
|
_______________________________________________
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/archives/applescript-users
This email sent to email@hidden