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 :)
Your able to display the current day!
i.e: <span class="day"></span>
Your able to display the current month!
i.e: <span class="month"></span>
Your able to display the current year!
i.e: <span class="year"></span>
Your able to display the current full date!
i.e: <span class="fullDate"></span>