Old question about NSTimestampFormatter
Old question about NSTimestampFormatter
- Subject: Old question about NSTimestampFormatter
- From: Kevin Xiaowen Ren <email@hidden>
- Date: Thu, 24 Jun 2004 16:52:47 +1200
I got these codes in my application and works on my colleagues' machine.
1. theFormatter = new NSTimestampFormatter("%d/%m/%Y");
2. theFormatter.setDefaultFormatTimeZone(NSTimeZone.localTimeZone());
3. theFormatter.setDefaultParseTimeZone(NSTimeZone.localTimeZone());
The line 3 doesn't work for me, when this formatter is bound to a
WOTextField, but works on my colleagues' machine.
I searched old archives with no right answer and I am install WO5.1 and
update 2 on WIN2000.
Does anyone have idea?
Thanks.
kevin
Kevin Xiaowen Ren
Programmer
Black Albatross
64-3- 479 5468
www.blackalbatross.com
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.