Skip to content

Ability to have 2 separate calendars for range selection #2338

Answered by gpbl
RaphyRaph asked this question in Support
Discussion options

You must be logged in to vote

@RaphyRaph For a more complex solution, see #2453.

In your case, what about hiding the month via CSS?

.rdp-month:nth-child(2) {
  display: none;
}

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@RaphyRaph
Comment options

@gpbl
Comment options

Answer selected by gpbl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants