Re: About weekday of date
Re: About weekday of date
- Subject: Re: About weekday of date
- From: Malcolm Fitzgerald <email@hidden>
- Date: Thu, 6 Jul 2006 10:35:45 +1000
On 06/07/2006, at 1:24 AM, Emile Schwarz wrote:
I am a bit surprised with both date atom constants: Month and WeekDay.
.....
-- Get today's date
set theDate to current date -- the date is July 4, 2006
From here on theDate is your very own variable which you can change at
will. It contains an object of the DATE class, so it has months and
weekdays. You can change them because it is your variable. You might
want to change the date to next month, variables allow that. Date
objects allow you to manipulate their months.
malcolm
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden