Re: date syntax not working on 10.10.5?
Re: date syntax not working on 10.10.5?
- Subject: Re: date syntax not working on 10.10.5?
- From: Christopher Stone <email@hidden>
- Date: Fri, 14 Aug 2015 14:33:36 -0500
On Aug 14, 2015, at 14:02, Michael Grant < email@hidden> wrote: Hmm. Well, for now I'm using the workaround:
______________________________________________________________________
Hey Michael,
That'll probably be more robust.
I'd probably turn it into a handler and drop it in a library.
dateFromTimeStr("10:15")
on dateFromTimeStr(timeStr) date ((date string of (current date)) & space & timeStr) end dateFromTimeStr
-- Best Regards, 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