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
{{ message }}
This repository has been archived by the owner on Dec 15, 2017. It is now read-only.
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.