Highlighted Dates in Calendar: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    25 December 2024

    • curprev 20:1520:15, 25 December 2024Admin talk contribs 559 bytes +559 Created page with "Similar to Loaders, special dates are executable javascript functions defined in Custom Metadata. Below you can find the template for a special date (4th of July) - the global "date" variable is the date the scheduler renders. If you return a string, the text will be displayed in the day cell. Global Variables * date - the current cell's date @return - The return type must be a string or a null. <code>return (</code> <code>   date.getMonth() == 6 &&</code> <code>..." Tag: Visual edit