The onTodayClick event is fired by the Navigator when a user clicks the “Today” button.
DayPilot.Navigator.onTodayClick(args)
args.preventDefault() - call this method to prevent the Navigator from changing the date to today
args.preventDefault()