Question: Update the variable lastSynchronized to the day 15 using Date methods. var lastSynchronized = new Date(2010, 3, 21); /* Your solution goes here */
Update the variable lastSynchronized to the day 15 using Date methods.
var lastSynchronized = new Date(2010, 3, 21);
/* Your solution goes here */
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
