Re: CalendarLib EC
Re: CalendarLib EC
- Subject: Re: CalendarLib EC
- From: Shane Stanley <email@hidden>
- Date: Tue, 5 Dec 2017 17:32:11 +1100
On 5 Dec 2017, at 5:13 pm, Jean-Christophe Helary
<email@hidden> wrote:
>
> So I probably got something wrong...
"Japanese Standard Time" is not a valid time zone name in this context -- it
really requires a zone ID. Try "Asia/Tokyo".
You can find out the valid entries like this:
use AppleScript version "2.4" -- Yosemite (10.10) or later
use framework "Foundation"
use scripting additions
current application's NSTimeZone's knownTimeZoneNames() as list
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>, <latenightsw.com>
_______________________________________________
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