Re: Month Names
Re: Month Names
- Subject: Re: Month Names
- From: "Stockly, Ed" <email@hidden>
- Date: Tue, 10 Nov 2009 10:22:41 -0800
- Thread-topic: Month Names
You're right, that doesn't work the way I thought.
month of date "jeudi 1 janvier 2009 0:00:00" as text
--»"January"
ES
On 11/10/09 10:08 AM, "Luther Fuller" wrote:
> On Nov 10, 2009, at 11:41 AM, Stockly, Ed wrote:
>
>> Luther,
>>
>>>> month of (current date) --> November
>>
>> The month returned by that command is a constant, not a text string. It¹s
>> part of the appleScript language, which is no longer localized.
>>
>> But, you can coerce the value to text which should be localized:
>>
>> month of (current date) as text
>
> Tried it. But it does not translate. In German, '... as text' returns
> "November".
> I'm thinking that English month names are standard. (?)
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> com
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
_______________________________________________
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