Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 dhtmlxScheduler 中自定义时间段间隔(例如到 00:00,00:05,00:10 ...23:55)到 1:00 2:00....12:00。可能吗?如果是,请告诉我该怎么做。
谢谢,阿比
你可以使用类似的东西
scheduler.config.time_step = 60; //time step in minutes