Home > front end >  Js verify whether there was a time, and can modify the current time, but time not conflict
Js verify whether there was a time, and can modify the current time, but time not conflict

Time:10-14

Demand 1: add period (example: 8:30-9:30, now - 11:30, etc.) for the existing period, in a period time add choose
Needs 2: click has added time to modify (example: 8:30-9:30) can save directly, if to choose time is (8:30 - to confirm) indicates that the existing time

CodePudding user response:

Get the timestamp, converting time timestamp judgment,
  • Related