Re: parsing Unix date
Re: parsing Unix date
- Subject: Re: parsing Unix date
- From: Craig Sutherland <email@hidden>
- Date: Fri, 9 Jan 2004 09:41:00 -0600
Michael,
Works as expected for me. What system, applescript, script editor are
you using?
Craig Sutherland
On Jan 9, 2004, at 8:48 AM, Michael Grant wrote:
set d to (do shell script "date") --> "Fri Jan 9 01:00:02 CST 2004"
date d --> date "Friday, January 9, 2004 9:01:00 AM"
What's wrong with this picture?
More to the point, how can I transform a Unix date to an AppleScript
date more accurately?
>snip<
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.