You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix Calendar.customMirror() to match behaviour on Darwin native
Foundation (10.13.3) for firstWeekDay.
- Update NSCalendar._symbol() to cast the CFDateFormatterCopyProperty()
to a NSString not a CFString to fix NSCalendar.{amSymbol,pmSymbol}.
This also allows un-XFAILing test_currentCalendarRRstability() which
was failing on Linux because of this cast, not a refcounting issue
as mentioned in SR-320.
0 commit comments