react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

Can we have a week picker ?

Open goxr3plus opened this issue 5 years ago • 13 comments

I see month picker , year picker but no week picker :) .

goxr3plus avatar Jan 28 '20 12:01 goxr3plus

@martijnrusschen Hey boss , can it be done boss ? Please boss ?

goxr3plus avatar Jan 30 '20 08:01 goxr3plus

I'd also need this

pepijnolivier avatar Mar 31 '20 11:03 pepijnolivier

I'd also need this + 1

AlexeyCanyon avatar Sep 24 '20 10:09 AlexeyCanyon

Yes I'm also looking for an option to "select an entire week" (as opposed to selecting individual day), similar to an implementation like this whereby the entire week (in the normal monthly view) is highlighted:

https://react-day-picker.js.org/examples/selected-week/

Is there a way to implement this using the current latest react-datepicker or does this require a new feature enhancement in the code base?

Thanks in advance!

khalidk7 avatar Feb 09 '21 00:02 khalidk7

@martijnrusschen This would be very nice to have! :)

To be a bit more clear, I think two options would be nice: the one mentioned by @khalidk7, as well as one akin to the quarter year picker that exists within react-datepicker currently.

TiesWestendorp avatar Feb 25 '21 13:02 TiesWestendorp

I have a PR in the works that fixes this issue. :)

TiesWestendorp avatar Feb 26 '21 17:02 TiesWestendorp

Also needing this...

johnnyxbell avatar Jun 24 '21 00:06 johnnyxbell

would be nice to have weekpicker too :)

berolomsa avatar Sep 17 '21 09:09 berolomsa

https://github.com/Hacker0x01/react-datepicker/pull/2768#issuecomment-938067145

I implemented a week picker that worked pretty well for me, maybe this will help you guys.

correahi avatar Oct 07 '21 19:10 correahi

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 17 '22 05:04 stale[bot]

Yes we need week picker :(

arun-Kumar-N avatar Apr 26 '22 10:04 arun-Kumar-N

I second this, I'd really appreciate having a week picker!

thomasio101 avatar Aug 29 '22 13:08 thomasio101

Yep, would work for me as well

stebogit avatar Aug 30 '22 22:08 stebogit

Ditto

Hitunen avatar Oct 13 '22 08:10 Hitunen

It would be great !

calag4n avatar Jan 20 '23 22:01 calag4n

I need this too

targhs avatar Feb 13 '23 06:02 targhs

I can not wait to get that PR merged (https://github.com/Hacker0x01/react-datepicker/pull/4288)

andrescevp avatar Nov 10 '23 22:11 andrescevp

Fixed by https://github.com/Hacker0x01/react-datepicker/pull/4288

martijnrusschen avatar Nov 17 '23 11:11 martijnrusschen