react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

How can i identify date range in multiple date range for REST API ?

Open MLegrandP opened this issue 2 years ago • 0 comments

Hello, is there a possibility to get an id for date range ? I want to put date range in my restful API and work on it with a crud but i need an id for update and delete. If i want to update one range date or delete it in my REST API, where i can find an id or something else to identify the range date in a multiple date range ?

MLegrandP avatar Oct 06 '23 07:10 MLegrandP