Re: Getting the time zone
Re: Getting the time zone
- Subject: Re: Getting the time zone
- From: Paul Berkowitz <email@hidden>
- Date: Thu, 13 Dec 2007 17:46:03 -0800
- Thread-topic: Getting the time zone
Title: Re: Getting the time zone
On 12/13/07 5:24 PM, "Mark J. Reed" <email@hidden> wrote:
It follows that you can get the time zone via
do shell script "date +%z"
but I don't know if there's an AppleScript-native solution.
Not exactly. But to get similar info, you can use
time to GMT
standard addition command (which is not the same as 'time to British Summer Time' and this changes during the summer months, but is equivalent to the -0700 -type timestamp you'll see in email headers).
--
Paul Berkowitz
_______________________________________________
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