Re: date/Snow Leopard changed
Re: date/Snow Leopard changed
- Subject: Re: date/Snow Leopard changed
- From: Yvan KOENIG <email@hidden>
- Date: Sun, 6 Sep 2009 22:24:38 +0200
I use a handler which tell which is the in use format.
my whichDateFormat()
on whichDateFormat() try set d to "31/12/1943" date d return "dd/mm/yyyy" end try
try set d to "1943/12/31" date d return "yyyy/mm/dd" end try try set d to "12/31/1943" date d return "mm/dd/yyyy" end try end whichDateFormat
Yvan KOENIG (VALLAURIS, France) dimanche 6 septembre 2009 22:22:02
|
_______________________________________________
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