Re: Rép: New to applescript: year of
Re: Rép: New to applescript: year of
- Subject: Re: Rép: New to applescript: year of
- From: "Mark J. Reed" <email@hidden>
- Date: Thu, 28 Sep 2006 09:00:07 -0400
On 9/28/06, Yvan KOENIG <email@hidden> wrote:
Here is a simple variant:
...
set startDate to date ("01/01/" & myYear)
set endDate to date ("01/01/" & (myYear + 1))
Which eliminates the localization independence of has's version. That
code fails OMM, for instance, because my short-date format is set to
ISO 8601 (yyyy-mm-dd.)
--
Mark J. Reed <email@hidden>
_______________________________________________
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