Hi!
I have NSDatePicker's value binded to NSDate property. My local time is GMT +6 and it's so set on my mac.
The problem is that NSDatePicker shows time with added GMT. I mean if a date to which it bind to is 1 jan 2000 12:00, then it shows 1 jan 2000 18:00! Even if I set NSDatePicker's time zone to GMT!
Is it normal?
I have NSDatePicker's value binded to NSDate property. My local time is GMT +6 and it's so set on my mac.
The problem is that NSDatePicker shows time with added GMT. I mean if a date to which it bind to is 1 jan 2000 12:00, then it shows 1 jan 2000 18:00! Even if I set NSDatePicker's time zone to GMT!
Is it normal?