Well guys, I tried to do it but I could not. I want a javascript code that automatically activates only after midnight. See the code:
var agora = new Date();
var anoNovo = new Date(2017, 0, 1, 0, 0, 0, 0);
var anoNovoMax = new Date(2017, 0, 1,...
asked by
31.12.2016 / 14:48