version = d.getFullYear().toString() + (d.getMonth() + 1).toString() + d.getDate().toString();