Re: Calculate Current Year Quarter with Time Zone Using AppleScriptObjC
Re: Calculate Current Year Quarter with Time Zone Using AppleScriptObjC
- Subject: Re: Calculate Current Year Quarter with Time Zone Using AppleScriptObjC
- From: Christopher Stone <email@hidden>
- Date: Sat, 14 Jan 2017 01:41:14 -0600
On Jan 13, 2017, at 23:48, Shane Stanley <email@hidden> wrote:
Or:
current application's NSTimeZone's knownTimeZoneNames() as list
Excellent!
Thank you.
For the uninitiated:
------------------------------------------------------------------------------------------- use framework "Foundation" set knownTimeZoneNameList to current application's NSTimeZone's knownTimeZoneNames() as list -------------------------------------------------------------------------------------------
|
_______________________________________________
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