Re: Date - 1 day in Address Book
Re: Date - 1 day in Address Book
- Subject: Re: Date - 1 day in Address Book
- From: John Delacour <email@hidden>
- Date: Mon, 21 Jul 2003 17:00:16 +0100
- Mac-eudora-version: 6.0a27
At 7:33 am -0700 21/7/03, Michelle Steiner wrote:
On Monday, July 21, 2003, at 07:05 AM, Steve Roy wrote:
set d to "2.9.1970"
set theDate to date d
theDate as string
--> "MercoledC,, 2 settembre 1970 0:00:00"
--> "Monday, February 9, 1970 12:00:00 AM"
Not outside America!
I wonder if the problem would be solved by adding a second or two to the date:
set d to "2 se 1970"
set _date to (date d) + 1
JD
.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.