Sorry, I forgot to "reply-all"
Xavier
De : Dev WO <[EMAIL PROTECTED]>
Date : 10 mai 2007 16:31:53 HAEC
À : Miguel Arroz <[EMAIL PROTECTED]>
Objet : Rép : NSTimestampFormatter and languages
Hello Miguel,
here's what I'm doing:
import java.text.DateFormatSymbols;
import java.util.Locale;
NSTimestampFormatter formatter = new NSTimestampFormatter( "%Y-%m-
%d", new DateFormatSymbols(Locale.ENGLISH));
String stringDate = formatter.format(object().date());
Hope it helps
Xavier
Hi!
How can I make the NSTimestampFormatter print the month names in
a specified language?
Yours
Miguel Arroz
"The world lies in the hands of evil
And we pray it would last" -- Apocalyptica, Life Burns!
Miguel Arroz
http://www.ipragma.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/webobjects%
40anazys.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]