Display Date Function!

Display Date is a function to add current date to any website. All one needs to do is add one of the following class names to any HTML tags and you are set! It's quick to add and easy to use. Give it a try and let me know how it works :)


What You Can Do

Current Day:

Your able to display the current day!

i.e: <span class="day"></span>

Current Month:

Your able to display the current month!

i.e: <span class="month"></span>

Current Year:

Your able to display the current year!

i.e: <span class="year"></span>

Current Full Date:

Your able to display the current full date!

i.e: <span class="fullDate"></span>