How can I get available datetime or datetime range by comparing from user x's schedule and user y's schedule.
(如何通过比较用户x的日程表和用户y的日程表来获得可用的datetime或datetime范围。)
The result should be a drop-down list of available datetime(s) for both users.
(结果应该是两个用户可用日期时间的下拉列表。)
if user x available on 30/11/2019 15:00 and user y is also available at the same time.
(如果用户x在30/11/2019 15:00可用,并且用户y在同一时间也可用。)
As a result I can schedule them.(结果,我可以安排它们。)
Could be done in JavaScript / Lodash.
(可以在JavaScript / Lodash中完成。)
I can't think of script which would able to do this.
(我想不出能够做到这一点的脚本。)
ask by Rigoloboi translate from so
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…