共享日历功能

问题描述:

我目前正在为工作时间下班后的轮班工作制定团队日历.这项服务的时间是从周一至周五的美国东部时间下午5:01,周末和节假日的24小时开始.

I am currently working on a team calendar for our after business hours on-call rotation. The hours for this service are from 5:01PM CT Mon - Fri and 24 hours on weekends and holidays.

是否可以更改开始时间和结束时间设置或完全删除/隐藏它们?

Is there a way to change the Start and End time settings or to remove/hide them altogether?

该日历将由我们的24/7全天候的CSR使用/查看.

The calendar will be used/viewed by our CSRs who operate 24/7.

关于是否有办法更改开始时间和结束时间设置或完全删除/隐藏它们?"是什么意思?

What do you mean about "Is there a way to change the Start and End time settings or to remove/hide them altogether?"?

我建议您提供有关您的要求的更多信息.

I suggest you provide more information about your requirement.

如果您只想限制开始时间和结束时间(不想让用户选择某个日期和时间),我们可以编写一些JavaScript来验证日期和时间并阻止用户提交表单.如果您想隐藏字段中的两列,我们也可以使用 jQuery代码来实现它.

If you only want to limit the start time and end time(don't want to user select some date and time), we can write some JavaScript to validate the date and time and prevent user submit form. If you want to hide the two column in field, we can also use jQuery code to achieve it.

最好的问候,

丹尼斯