Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Проверка выбора даты #38

Open
Valen13776 opened this issue Nov 1, 2019 · 1 comment
Open

Проверка выбора даты #38

Valen13776 opened this issue Nov 1, 2019 · 1 comment

Comments

@Valen13776
Copy link

Добрый день.
Как проверить выбрана хотябы одно дата или нет?

Спасибо.

@Limanskaya
Copy link
Contributor

@Valen13776 Вы можете воспользоваться методами calendarView.selectedDate или calendarView.selectedDates

calendarView.selectedDate вернет выбранную дату либо null в соответствии с указанным SelectionMode(NONE, SINGLE, MULTIPLE, RANGE)

calendarView.selectedDates вернет либо пустой массив, либо массив с выбранными датами

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants