Posts by felipe brum • 3 points
1 post
-
0
votes1
answer243
viewsQ: How to check if a time interval has conflicting dates with another time interval in php?
I am building a system in php to check if a given time interval has conflicting dates with another time interval. It is possible to do this? Example: I have two date ranges: 10/05/2017 until…