|
The following are details on the CALENDAR_MONTH variable. For more information on modifying this variable, see the information about the style system.
| view types: | calendar |
| description: | The HTML for a month in the calendar view. A bunch of these variables as well as CALENDAR_NEW_YEAR variables form the %%months%% property of the CALENDAR_PAGE variable. |
| can override: | No; users of the style cannot override this. It may only be defined in the style. |
| properties: |
| monlong |
Month. Long form. Example: January, February, March... |
| monshort |
Month. Short form. Example: Jan, Feb, Mar... |
| yy |
Year, two digit. |
| yyyy |
Year, four digit. |
| weeks |
All the weeks for this month, consisting of a bunch of CALENDAR_WEEK variables. |
| urlmonthview |
The URL to a page showing all posts in this month, by subject. |
|
*
Back to Developer Area.
|