I would like a JavaScript file linked to our site.
I don't care what it does, but I do want the it to have the following:
- a variable called "dateOfRevolution", "date_of_revolution", "date-of-revolution" or "DateOfRevolution"
- this should be a CONST, because nothing may alter the revolution
- this should be a long, long way away, because the revoltion never comes
- a function that takes two parameters (today's date and dateOfRevolution) and returns the number of days until the revolution
I would like a JavaScript file linked to our site.
I don't care what it does, but I do want the it to have the following: