Feature Request: Datepicker month only #920
rustyy
started this conversation in
Feature Requests & Ideas
Replies: 1 comment 1 reply
-
This is great! THANK YOU for the work involved here. Will you PR? We'd be happy to merge! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there,
I played around a little bit with the date field and had the requirement to select the month only.
As of now only
dayAndTime
,timeOnly
anddayOnly
are supported. As react-datepicker supports month selection by configuration, it would be great having this supported by payload.I created a feature branch here: https://github.com/rustyy/payload/tree/feat/datepicker-month-only
Let me know about your thoughts.
Beta Was this translation helpful? Give feedback.
All reactions