These docs are for an old release. Info on upgrading to v5
edit doc

datesDestroy

Triggered before the currently rendered set of dates is removed from the DOM.

function( info )

info is a plain object with the following:

view

The View Object.

el

The HTML element for the container of the existing view.

This triggers before viewSkeletonDestroy.