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
On swift, the function calendar give me a copy of the object NSCalendar so we cant change the values.
var calendar = calendarManager.dateHelper.calendar()
The text was updated successfully, but these errors were encountered:
On swift, the function calendar give me a copy of the object NSCalendar so we cant change the values.
var calendar = calendarManager.dateHelper.calendar()
The text was updated successfully, but these errors were encountered: