Date & Time. Tutorials & Tips. JavaScript. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Date & Time scripts for your web site.
Date & Time
-
Validate Dates using Javascript
In this tutorial we will be creating a prototype method in Javascript that will help us validate any date entered from the user's input. The function will take two arguments: Argument 1: Target Delimiter. e.g. how the user should separate the digits.
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
JavaScript Christmas Countdown digital clock
Around the world, the holiday of Christmas is celebrated with carolers, decorations, Santa Claus and ceremony as a way to honor the birth of Jesus Christ on December 25th every year.In this article we are going to design a JavaScript Christmas Countdown
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
JavaScript Status Text Clock
Here we are going to display Text Clock at status bar of browser.First of all we have define variable var currentDate=new Date() and create a date object. Then define function NumToText() which take input as number which is output of method supported by
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Calculating the difference between two dates
Learn how to calculate the difference between two dates in JavaScript, and in the process, derive some useful applications such as counting down to a particular event, counting up, displaying what's new on your page etc.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
JavaScript Digital clock
In this article we are going to design a JavaScript based Digital Clock. Here we are see use a HTML Form to show our Digital Clock. Take a look below on piece of code� Here we have defined HTML form. And use input and assign a class frm to it. Class
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
JavaScript Status clock - Advance
JavaScript Status clock - Advance<br /> Now we are going to manipulate data which we get from Date object constructor. Using the date object and some of its methods, you can create your own JavaScript clock customized to our needs.Here we are going to
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Javascript Date Function
Both the date and time is accessed from the Javascript Date() function. Learn the basics of this functions to add simple date and time information to your website.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
JavaScript Date object
Complete listing of properties and methods of the Date object of JavaScript. Also includes examples.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Educadito v.js
A simple function to greet the user, according to the hour. Comments in spanish. Happy hacking!
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Creating time-dependent scripts using JavaScript
Learn how to use JavaScript to manipulate and display the current time and date.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Show date using an array
There are many ways to add a date on your screen. This page shows how to put a date and day (for instance: wednesday, march 20th, 2002), using an array.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Statusbar message
You could use your status bar to display the time and date. You might also use it to display mouse-over text or a welcome message. View the source of the demo page for the source code.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Last Modified Display 2 (Date Only)
A code snippet to determine and display the date the document was last modified, date only.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Ace Date Display Tutorial
Here are the instructions showing how to add topday's date on your web site using JavaScript. Source code provided.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Date Functions
The document object has a last modified date property. This specifys the date the file was last modified on. This can be useful for showing when the page was last modified without having to modify any HTML when you make a change. This tutorial shows how
... (show more)Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
Results 1 - 15 of 15