Discuss anything related to web development but no technical support questions


Post by timhello6 »

1. How do I modify time label to have like 08:00 AM, 08:15 AM, 08:30 AM, 08:45 AM?
2. How do I change the column width?
3. How do I set datefield picker minimum date?
I am using scheduler in angular with vertical mode.
Attachments
Screen Shot 2019-12-31 at 9.08.56 PM.png
Screen Shot 2019-12-31 at 9.08.56 PM.png (75.33 KiB) Viewed 3028 times
Screen Shot 2019-12-31 at 9.06.31 PM.png
Screen Shot 2019-12-31 at 9.06.31 PM.png (37.53 KiB) Viewed 3028 times

Post by mats »

Please ask one question per thread only.

Post by mats »

1. How do I modify time label to have like 08:00 AM, 08:15 AM, 08:30 AM, 08:45 AM?
Please see https://bryntum.com/docs/scheduler/#Scheduler/preset/ViewPreset
and
https://bryntum.com/docs/scheduler/#Scheduler/preset/ViewPresetHeaderRow

Define a view preset which has the "unit" and "increment" as you desire.

Post Reply