longbill / jquery-date-range-picker

A jQuery plugin that allows user to select a date range
MIT License
1.12k stars 579 forks source link

Fixed Swap Time function #372

Closed PatrickMcGrath29 closed 6 years ago

PatrickMcGrath29 commented 7 years ago

Swap time currently serves no purpose - fixed to correctly swap start and end times when end date is selected first.

holtkamp commented 7 years ago

thanks, not sure though what problem this resolves.

When I currently select end-time first, than start-time (where start-time < end-time), it seems to work properly... Can you describe a scenario that would 'need' this 'fix'?