alexminooka / CLIPCO-Website

CLIPCO Website
0 stars 6 forks source link

add automatic years to pages #19

Open jedbrooke opened 6 years ago

jedbrooke commented 6 years ago

add a simple javascript script to any pages with years that mean "current school year" etc to always display the correct year using the js date methods.

Pages that need updating:

jedbrooke commented 6 years ago

“When will the winners receive their prizes?” Change “December before the end of 2016” to “December before the end of the year”

jedbrooke commented 6 years ago

see budget.html for an example of the js used to keep the years up to date.

jedbrooke commented 6 years ago

Update the ‘Is my donation tax-deductible?’ date. Instead of saying “We will be sending out the tax receipt to each donor by January 31, 2018.” How about saying “We will be sending out the tax receipt to each donor by January 31 of the following calendar year.” That way we don’t need to keep updating the year each year.