i Can edit Date here?
var g_AnniversaryDate = new Date(2017, 00, 07, 10, 00, 00); // careful! January hat the number "0"
I need put to day 18/03/207 - 20:00 i can use it?
var g_AnniversaryDate = new Date(2017, 03, 18, 20, 00, 00); // careful! January hat the number "0"