I have two Calendar objects, one which is today and another which is a date in the past. What is the best way to calculate the difference between the two, or in other words, the age?
http://www.experts-exchange.com/Programming/Languages/Java/Q_10052444.html
Zones:
JavaDate Answered: 06/06/1998 Grade: C Views: 4
I have two PCs networked. A 166 Pent and a 200 Pent. When playing multiplayer games, the 166 Pent crashes at random. I have loaded the latest patch which is supposed to lower the frequency of syste...
http://www.experts-exchange.com/Gamers/Tips/Q_10125834.html
Zones:
Game TipsDate Answered: 09/01/1999 Grade: C Views: 0
Is there an easy function or formula that may be used to calcute the age of a person when a date is given?
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10172682.html
Zones:
MS AccessDate Answered: 06/19/1999 Grade: B Views: 0
Hello
I need some help in framing a complex database query. My requirement is as follows
Suppose there is a table named EMPLOYEE with the following fields,
EMPNAME,AGE,ADDRESS,DEPARTMENT,DES...
http://www.experts-exchange.com/Database/Oracle/Q_10326489.html
Zones:
OracleDate Answered: 06/19/2000 Grade: B Views: 0
What I would like to do is read into an access database and look at DOB (20000501) and write out to a seperate column, the persons age. For example, this person's age for 20000501 would be 1. Is ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20148686.html
Zones:
Visual BasicDate Answered: 08/01/2001 Grade: A Views: 0
Hi, I have the users birthdate in a database, columns - dob_month,dob_day,dob_year How can I find out their age? I'm not exactly the professional when it comes to coldfusion functions. Please help....
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_20706582...
Hi, everyone!
Most of the companies don't want to hire programmers whose age is more than 30. They preffer young guys than OLD programmer. I also heard that in the Microsoft the average age of ...
http://www.experts-exchange.com/Programming/Misc/Q_20722939.html
Zones:
ProgrammingDate Answered: 02/08/2004 Grade: B Views: 0
I have a table called people, and it contains a DOB field, (dd/mm/yyyy). how can i select people who are 18 years or older
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20879419.htm...
Zones:
ASPDate Answered: 02/10/2004 Grade: A Views: 0
Hi experts,
I would like to calculate birthdays for employee's each year.
Here is the schema of my employee table:
employee (
Emp_ID int(3) NOT NULL auto_increment,
Name varchar(50) ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
I need to calculate the age of a user upon entering their birthdate in a form field in a CF Flash form.
Birthdate: 01/01/1970 Age: ## (Age get generated.)
Thanks
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21561625...