Re: Indexing the month
Re: Indexing the month
- Subject: Re: Indexing the month
- From: Martin Orpen <email@hidden>
- Date: Thu, 09 Dec 2004 01:36:41 +0000
on 8/12/04 11:59 pm, Michelle Steiner wrote:
> index of November
> --> Can't get index of November
>
> (November) + 0
> -- > 11
>
> But how can we get from 11 back to November?
set foo to 11
set bar to "1/" & foo & "/0"
month of date bar
-->November
:-)
--
Martin Orpen
_______________________________________________
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