Skip to content
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

gpbl Sep 11, 2024
Maintainer

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