Re: Mac dates ==> UNIX dates
Re: Mac dates ==> UNIX dates
- Subject: Re: Mac dates ==> UNIX dates
- From: Yvan KOENIG <email@hidden>
- Date: Sat, 21 Oct 2006 13:45:21 +0200
Le 21 oct. 2006 à 13:34, Philip Aker a écrit : set d to (current date) as string set r to (do shell script "echo 'puts [clock scan {" & d & "}]' | tclsh") do shell script "date -r " & r
For your information, on my french system I got this log report:
tell current application current date date "samedi 21 octobre 2006 13:43:26" do shell script "echo 'puts [clock scan {samedi 21 octobre 2006 13:43:26}]' | tclsh" "" do shell script "date -r " "date: option requires an argument -- r usage: date [-nu] [-r seconds] [+format] date [[[[[cc]yy]mm]dd]hh]mm[.ss]"
Yvan KOENIG |
_______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden