Re: The latest AS date and AS Editor bugs
Re: The latest AS date and AS Editor bugs
- Subject: Re: The latest AS date and AS Editor bugs
- From: Emmanuel LEVY <email@hidden>
- Date: Sun, 26 May 2013 18:03:51 +0200
One problem here is in the AM, look:
set oneAM to date "Sunday, March 10, 2013 01:00:00"
-- date "Sunday, March 10, 2013 12:00:00 AM"
What you really meant is:
set oneAM to date "Sunday, March 10, 2013 01:00:00 AM"
That said, maybe there's something else weird, IDK.
Best,
Emmanuel
On May 26, 2013, at 4:50 PM, Christopher Stone wrote:
> set oneAM to date "Sunday, March 10, 2013 01:00:00"
> copy oneAM to twoAM
> set twoAM's hours to 2
> twoAM --> date "Sunday, March 10, 2013 01:00:00"
> twoAM's hours --> 1
> twoAM - oneAM --> 0
>
> Hmm...
>
> --
> Take Care,
> Chris
>
>
> _______________________________________________
> 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
_______________________________________________
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