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:
http://lists.apple.com/mailman/options/applescript-users/email@hidden