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
Refactored public date api
Now the 'date' property is '_date'(private). To get date from picker instance
the programmer must use 'getDate' or 'getLocalDate' which may return null.