Javascript 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 »
Top 20 Similar Javascript Tutorials
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 »
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-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+
Current Date & Time (Short)
Put the current date & time on your page with this cool little JavaScript coding. All of 3 lines.....
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
MPH to RPM Converter
Ever wonder how fast your tires are rotating at a certain speed and at what G-force? The script in this tutorial will figure it out for you!
General »
Fahrenheit to Cel. Converter
This script will convert celsius to fahrenheit or fahrenheit to celsius, all you have to do is fill in the prompts and the conversion will appear in an alert box!
General »
Binary Converter
Computers read and store the decimal numbers we see everyday (1, 5, 10, 100, etc.) as binary numbers, a number of just 1's and 0's. All that you do is enter the decimal number and the script will output the binary equivalent! It is a binary converter!
General »
Roman Numeral Converter
Having trouble converting to Roman numerals? This script should do the trick!
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 »
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.
Ace Date Display
Use this code snippet to display today's date on your web page.
Validate Date
This is a simple date validation. The script is written for the European format (ddmmyy), but can easily be changed.
Forms »






