Back to Fullcalendar

axisFormat

_docs-v1/date-display/axisFormat.md

latest316 B
Original Source

Determines the time-text that will be displayed on the vertical axis of the agenda views.

<div class='spec' markdown='1'> String, *default*: `'h(:mm)tt'` </div>

The value is a format-string that will be processed by formatDate.

The default value will produce times that look like "5pm" and "5:30pm".