Re: Days and hours
Re: Days and hours
- Subject: Re: Days and hours
- From: Emmanuel <email@hidden>
- Date: Wed, 19 Oct 2005 19:49:52 +0200
At 6:10 PM +0200 10/19/05, Emile Schwarz wrote:
I confirm what Yvan said excepted that in Mac OS X 10.3.9, I get the
month as lower case:
set foo to date "mercredi 19 octobre 2005 0:00:00"
display dialog month of foo
display dialog has a particular trick, where it's able to display the
raw codes of classes:
display dialog integer -- will display "long"
That's what is at work in the line you quote: "oct" is really "oct ".
Emmanuel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden