coopTilleuls / CoopTilleulsSyliusClickNCollectPlugin

Sell and deliver securely during the COVID-19 pandemic!
https://click-n-collect.shop
GNU Affero General Public License v3.0
78 stars 34 forks source link

Quick question about end dates #23

Closed flug closed 4 years ago

flug commented 4 years ago

In the code it is indicated "DTEND" I first looked at it to add an end date, I realized that this parameter does not seem valid by the parser of the JavaScript library but usable by the one in PHP so I preferred to use "COUNT" which seems to do the same thing. I would have liked to know what was better to use ?