This free javascript helps you to know or find out what day you were born. You can find the day of the week you were born just by selecting your birthday.
Features
a) This javascript is used to find the day of the week you were born.
b) You can change the Month as you wish(January or Jan..)
c) Set the year in dropdown as you wish.
For customization of this script or any script development, contact us at support@hscripts.com
Usage
1.) Just copy and paste the code where you want to use it.
2.) Set/Change the Year format in the dropdown as you wish.
Eg: var month=new array("January","February",..);
3.) Set/Change the Time Period in years in the dropdown as you wish.
var startyear = "1901"; // Change the Starting year in your dropdown
var endyear = "3010"; // Change the ending year in the dropdown
License
- The javascript (misspelled as java script) is given under GPL License
- i.e. Free use for those who use the codes as it is.
- Free, if your modification does not remove our copyright information and links.
- Click Here for detailed license information.
- You can purchase the script if your requirements does not meet our GPL License terms.