简体   繁体   English

如何在通用工作日中使用JQuery周历

[英]How to use JQuery Week Calendar with generic weekday

I need to display a week using Jquery, but don't matter the "dates" for me. 我需要使用Jquery显示一周,但对我来说“日期”无关紧要。 I want Sunday/Monday.../Saturday 我要星期日/星期一... /星期六

And then add "generic" events. 然后添加“通用”事件。

It's just a week plan with activities, but the date isn't important. 这只是一个有活动的星期计划,但日期并不重要。

How can I do that? 我怎样才能做到这一点?

So after some time, I ended up writing my own html table that would mimic the weekly calendar. 因此,一段时间后,我最终编写了自己的html表来模仿每周日历。 Then I assign the events to the correspondent cells. 然后,我将事件分配给相应的单元格。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM