arqex / react-datetime

A lightweight but complete datetime picker react component.
2k stars 869 forks source link

RangeDatePicker - Prev and next arrows issue #490

Closed MarciDavid closed 6 years ago

MarciDavid commented 6 years ago

Hi

I'm Submitting a ...

[ ] Bug report
[ ] Feature request
[x] Support request

I working with your component for a while and it's really simple to understand and work with. I'm trying to extend it to a rangeDatePicker (see attached). capture

As you can see I have 2 calendars and just 2 arrows instead of 4 arrows. Those 2 arrows needs to slide the 2 calendars together by month for each side. What can I do to make this thing happens?

Expected Results

Each arrow will slide both calendars

Actual Results

Each arrow slide just the calendar it's belongs to.

Thanks a lot, David

simeg commented 6 years ago

Hi @MarciDavid.

I'm not sure what you are asking for. We don't support multiple calendars so you must have done something on your own. We don't support date ranges either.

Could you specify exactly what you need help with?

davidmarciano commented 6 years ago

Not relevant anymore, thanks for your comment.