Tagged Questions
1
vote
1answer
464 views
Two Digit Years with NSDateFormatter not working
I have a 10.4 style date formatter applied to an NSTextFieldCell. I call setTwoDigitStartDate: (tried with both the epoch date and the "reference" date) but when I type in a date with a two digit year ...