Text/Time Customization
- timeFormat
- Determines the time-text that will be displayed on each event.
- columnFormat
- Determines the text that will be displayed on the calendar's column headings.
- titleFormat
- Determines the text that will be displayed in the header's title.
- buttonText
- Text that will be displayed on buttons of the header.
- monthNames
- Full names of months.
- monthNamesShort
- Abbreviated names of months.
- dayNames
- Full names of days-of-week.
- dayNamesShort
- Abbreviated names of days-of-week.
Related agenda options: allDayText, axisFormat
Essential for date/time formatting: formatDate commands.
|