Back to Fullcalendar

defaultRangeSeparator

_docs-v4/date-library/defaultRangeSeparator.md

latest431 B
Original Source

The separator text used for date-formatting ranges throughout the API.

<div class='spec' markdown='1'> String, *default:* `' - '` </div>

This calendar-wide setting affects settings that render date ranges, like eventTimeFormat. The default will look something like 2:00pm - 3:00pm.

If you want to customize the title in the toolbar, use titleRangeSeparator instead.