Lastest JavaScripts: Validation
http://www.javascriptbank.com/rss/time/validation/
Lastest JavaScripts: ValidationenCopyright (C) JavaScriptBank.com60[email protected] RSSTime Stamp Converter<img src="http://www.javascriptbank.com/javascript.images/time/time-converter-script.jpg" width="100" height="100" align="left" style="margin: 5px;" />Finding out the time when an e-mail message was sent is a little bit tricky. That's especially true if you use Webmail. Save and start the attached Time.html file. It converts the date and time to local time.
http://www.javascriptbank.com/time-converter-script.html
1170117229Calculator for Easter Sunday<img src="http://www.javascriptbank.com/javascript.images/time/calculator-for-easter-sunday.jpg" width="100" height="100" align="left" style="margin: 5px;" />Use this <a href="/javascript/">JavaScript</a> to figure out when Easter Sunday will be in a given year. The timing of the holiday depends on the full moon.
http://www.javascriptbank.com/calculator-for-easter-sunday.html
1170116927Day of Week script<img src="http://www.javascriptbank.com/javascript.images/time/day-of-week-script.jpg" width="100" height="100" align="left" style="margin: 5px;" />Calculate what day of the week a given date was. It works for leap years and also tells you whether the date is in the past future or today.
http://www.javascriptbank.com/day-of-week-script.html
1170116905Date Difference script<img src="http://www.javascriptbank.com/javascript.images/time/date-difference-script.jpg" width="100" height="100" align="left" style="margin: 5px;" />Enter two dates (including the time!) and this script will display the number of weeks, days, hours, minutes, and seconds between the two. The seconds field is optional, too. For an example, try entering your birthdate and compare it to today's date.
http://www.javascriptbank.com/date-difference-script.html
1170116902Calculator for Sunday<img src="http://www.javascriptbank.com/javascript.images/time/calculator-for-sunday.jpg" width="100" height="100" align="left" style="margin: 5px;" />Use this <a href="/javascript/">JavaScript</a> to figure out when Sunday will be in a given point of time.
http://www.javascriptbank.com/calculator-for-sunday.html
1170116887Check Date script<img src="http://www.javascriptbank.com/javascript.images/time/check-date-script.jpg" width="100" height="100" align="left" style="margin: 5px;" />You can use this <a href="/javascript/">JavaScript</a> to check validation of a date.
http://www.javascriptbank.com/check-date-script.html
1170116871Validate Date script<img src="http://www.javascriptbank.com/javascript.images/time/validate-date-script.jpg" width="100" height="100" align="left" style="margin: 5px;" />This is a simple <a href="/javascript/time/validation/">date validation</a>. The script is written for the European format (ddmmyy), but can easily be changed.
http://www.javascriptbank.com/validate-date-script.html
1170116869Validation script (Date)<img src="http://www.javascriptbank.com/javascript.images/time/validation-script-date.jpg" width="100" height="100" align="left" style="margin: 5px;" />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!
http://www.javascriptbank.com/validation-script-date.html
1170116828