Closed beeradmoore closed 11 years ago
Changed the time for RefreshTableHeaderView. In Australia in the simulator it would display the time with a trailing "AM" or "PM", but on the device it would only display "A" or "P". This fixes that and preserves default date format.
FYI this is because of the mono bug https://bugzilla.xamarin.com/show_bug.cgi?id=3539. It claims it's fixed but the fix doesn't seem to be in MT yet.
Changed the time for RefreshTableHeaderView. In Australia in the simulator it would display the time with a trailing "AM" or "PM", but on the device it would only display "A" or "P". This fixes that and preserves default date format.