NSNumberFormatter : another problem
NSNumberFormatter : another problem
- Subject: NSNumberFormatter : another problem
- From: Stéphane Sudre <email@hidden>
- Date: Mon, 15 Oct 2001 13:21:17 +0200
Is it the expected/designed behavior that when you set the format of a
NSNumberFormatter to be:
Positive: 0
Zero: 0
Negative: -0
Minimum: 1
Maximum: 100
The value 0 is considered to be correct ?