What I wanted to do, was to put inside a JS calendar the data I pull from B.D through PHP:
Events in this format:
events: [{
title: 'All Day Event',
start: new Date(y, m, 1),
backgroundColor: "#f56954", //red
borderColor: "#f5...
asked by
04.08.2017 / 14:26