I am using the default date settings. It seems to be the ajax response that is sending the day as the year.
When viewing a single day, if I click ‘Next Day’ the ajax call returns the correct data. But, if I click it again, the AJAX param ‘tribe-bar-date’ sends ’22-12-06′ rather than the expected format of ‘2016-06-22’ — the same format as the first call.