Javascript Tutorial

Current Date & Time (Long)

This is the somewhat longer way to put the current date & time on your page. It writes in a longer date and time format than the previous date & time script
Date and Time » javascript.internet.com
Score(+): 0 | Views: 177 | Save it | Report it


Top 20 Similar Javascript Tutorials

Current Date & Time (Short)

Put the current date & time on your page with this cool little JavaScript coding. All of 3 lines.....
Date and Time » javascript.internet.com
Score(+): 0 | Views: 187 | Similar Tuts | Save it | View this tutorial

Current Date

you can find a script in this tutorial and Use it to write the current date to your web page. Looks very professional. Another very neat effect - some great JavaScripting!
Date and Time » javascript.internet.com
Score(+): 0 | Views: 239 | Similar Tuts | Save it | View this tutorial

Status Bar Date-Time

The script displays the current date and time in the status bar of the browser. It contains a nifty switch which can be altered to adjust the display of either date, time or both! IE only.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 174 | Similar Tuts | Save it | View this tutorial

Date & Time Stamp

Miscellaneous » javascript.internet.com
Score(+): 0 | Views: 110 | Similar Tuts | Save it | View this tutorial

Date & Time Scroll

Yes, this is another JavaScript scroll. But, unlike the others, this one has the date & time included at the front of the first message! It looks very professional!
General » javascript.internet.com
Score(+): 0 | Views: 227 | Similar Tuts | Save it | View this tutorial

Unix Date-Time Converter

Converts a Unix timestamp (in seconds) to a human-readable date. (Based on the standard Unix epoch of 01/01/1970 at 00:00:00 GMT)
General » javascript.internet.com
Score(+): 0 | Views: 193 | Similar Tuts | Save it | View this tutorial

Date-Clock-Internet Time

This tutorial helps you to have a script which Reads your system time/date and displays it on the page, complete with Internet time. Neat! IE4+ and NS6+
Date and Time » javascript.internet.com
Score(+): 0 | Views: 183 | Similar Tuts | Save it | View this tutorial

How Long

Find how long in years and days between today and any date past or future. How long since Elvis died? How long till Christmas? Will not accept invalid dates such as February 30. Assumes the usual Gregorian calendar in common use. IE only.
General » javascript.internet.com
Score(+): 0 | Views: 85 | Similar Tuts | Save it | View this tutorial

Current Week

Displays the date the current week starts on. Useful if you want a new link each week or just to show the first day of the current week.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 202 | Similar Tuts | Save it | View this tutorial

Current Directory

Takes the user to a directory listing of all files in the current directory. Or, if an index.html file exists in that directory, they are taken to that page instead.
Navigation and Button » javascript.internet.com
Score(+): 0 | Views: 108 | Similar Tuts | Save it | View this tutorial

Display current Season and Year

Display the current season and year as determined by the system clock. Easy!
Date and Time » javascript.internet.com
Score(+): 0 | Views: 72 | Similar Tuts | Save it | View this tutorial

Date Message

General » javascript.internet.com
Score(+): 0 | Views: 128 | Similar Tuts | Save it | View this tutorial

Y2K and your date scripts

While this tutorial may no longer be relevant in today's time, it's still useful to understand the problem and solution that once plagued JavaScript in certain browsers that is the Y2K bug.
Date and Time » javascriptkit.com
Score(+): 0 | Views: 119 | Similar Tuts | Save it | View this tutorial

Proper Date

Date and Time » javascript.internet.com
Score(+): 0 | Views: 84 | Similar Tuts | Save it | View this tutorial

Date Picker

Date Picker provides a pop-up calendar in a dynamically populated DIV. It combines the original date-picker script by Kedar R. Bhave and the overlib library by Erik Bosrup. This method is an improvement over using a pop-up window, since so many people are installing software to suppress the annoying pop-up windows generating for advertising.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 201 | Similar Tuts | Save it | View this tutorial

Validation (Date)

Dates are validated and formatted in your form. Supports over a dozen different date formats, and formats the date properly in United States or European date formatting styles depending on how the script is configured. A dateCheck function also is included if you wish to compare two dates. Wow!
Forms » javascript.internet.com
Score(+): 0 | Views: 185 | Similar Tuts | Save it | View this tutorial

Born On Date

Thist tutorial contains a java script code, In place of the boring 'Last Updated' script, you can use this script. It does everything and more - it gives the page title, the day the page was last updated, and if the page has been updated since the visitor's last visit all in a cool little table!
Miscellaneous » javascript.internet.com
Score(+): 0 | Views: 221 | Similar Tuts | Save it | View this tutorial

Date Selector

Yet another handy little script that adds drop down boxes to your site so that you can select dates. It's customizable and works for leap years as well.
Date and Time » javascript.internet.com
Score(+): 0 | Views: 186 | Similar Tuts | Save it | View this tutorial