• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: The latest AS date and AS Editor bugs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The latest AS date and AS Editor bugs


  • Subject: Re: The latest AS date and AS Editor bugs
  • From: Christopher Stone <email@hidden>
  • Date: Sun, 26 May 2013 09:50:28 -0500

On May 26, 2013, at 08:59, Nigel Garvey <email@hidden> wrote:
> Another thing I've noticed with AS dates in ML is that they now automatically follow the clocks going forward — at least with GMT - BST in the Europe/London time zone:

______________________________________________________________________

Hey Nigel,

Hmm.  From my time zone:

date "Sunday, March 31, 2013 01:00:00"
--> "Sunday, March 31, 2013 01:00:00"

set midnight to date "Sunday, March 31, 2013 00:00:00" -- Midnight GMT.
copy midnight to oneAM
set oneAM's hours to 1
oneAM --> date "Sunday, March 31, 2013 01:00:00"
oneAM's hours --> 1
oneAM - midnight --> 3600

However - changing to 'London - United Kingdom' replicates your results.

Moving back to the time change here on April 10:

date "Sunday, March 10, 2013	02:00"
--> "Sunday, March 10, 2013 03:00:00"

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


  • Follow-Ups:
    • Re: The latest AS date and AS Editor bugs
      • From: Emmanuel LEVY <email@hidden>
References: 
 >Re: The latest AS date and AS Editor bugs (From: Nigel Garvey <email@hidden>)

  • Prev by Date: Re: The latest AS date and AS Editor bugs
  • Next by Date: Re: The latest AS date and AS Editor bugs
  • Previous by thread: Re: The latest AS date and AS Editor bugs
  • Next by thread: Re: The latest AS date and AS Editor bugs
  • Index(es):
    • Date
    • Thread