| Re: Changing Time resolution to 15mins? ¶ | |
| here is how I achieved this. in calendar_stripped.js: replace Replace Replace In calendar-setup_stripped.js: Insert Essentially what this does is add the minutesInterval parameter to the set up file. Changing the number from 15 to something else will change the length of intervals used for minutes. | |
| Re[2]: Changing Time resolution to 15mins? ¶ | |
| on playing around a little more, I have discovered that a little bit more is needed to correctly enforce the intervals. In calendar_stripped.js: insert Insert This will make it so that the actual time rounds down to the closest available allowable interval both in the calendar display, and in the actual time that is set. this will happen as soon as the calendar is opened. One benefit of this is that it fixes an error where the word "undefined" shows up in the minutes area of the pop-up calendar when one tries to change by dragging immediately after opening the calendar. | |
| last |
| Re[3]: Changing Time resolution to 15mins? ¶ | |
| Wow, thank you so much for this. It worked perfectly. | |
| last |
| Re[3]: Changing Time resolution to 15mins? ¶ | |
| Hi Sid, thanks for helping! Worked flawlessly, excellent job. Kind regards, Michael | |
| last |














