Advertisement

1 - 10 of 655 containing alltags:("year") (0.001 seconds)
How do I access the current year using MFC?  What is the  specific syntax?
Zones: Windows MFCDate Answered: 09/01/1998 Grade: C Views: 0
This is an extremely difficult question that has been puzzling me for almost a year now. If you can get help me find the answer to my problem, you truly deserve the points! O.k., here goes. I have...
Zones: JavaScriptDate Answered: 02/24/1999 Grade: A Views: 0
Hi.  I'm looking for an algorithm to do this.  The data I have is the year (let's say 1999), and a day and position within the month. For example, what is the date for the "First Sunday of April i...
Zones: C++Date Answered: 04/15/1999 Grade: A Views: 0
In a query, I need to build an expression that subtracts 365 days from a date if the year is a normal year; 366 if it is a leap year. Is there a way to determine if a year is a leap year?
Zones: MS AccessDate Answered: 10/05/2002 Grade: A Views: 4
Access 2000:  How can a setup a table so a date/time field will store only the year in the table?  I have the format set to "yyyy" and this causes it to SHOW only the year, but the table actually s...
Zones: MS AccessDate Answered: 10/22/2002 Grade: A Views: 0
Hi i am trying to calculate a persons age by deducting the person date of birth from todays date, but i seam to loose a number of days, i presume this is because of the previous leap years can an...
Zones: MS AccessDate Answered: 05/19/2003 Grade: A Views: 0
The control source function below gives me the Sunday for the current week that we are in. I need a function to tell me that I'm in week 5 of August. August has five weeks (Sundays), this year. Tha...
Zones: MS AccessDate Answered: 08/29/2004 Grade: A Views: 0
I have a table tbl_contract that has the following columns: contract_id job written_date terminated_date This table represents a real estate contract.  For a given year, I want to list all t...
Zones: MS SQL ServerDate Answered: 03/07/2005 Grade: A Views: 0
Hello, I have a combox box that has a value list of 1,2,3... and this corresponds to number of years.  If I have a deal that needs a term of less than a year (2 months) then how can I input this so...
Zones: MS AccessDate Answered: 04/24/2005 Grade: A Views: 0
Hi Is there a way in MySQL statement without the use of scripting language like PHP to set a datetime field to NOW()+ONE_YEAR. The SQL statement should look like this: INSERT INTO table_name ...
Zones: MySQL ServerDate Answered: 05/20/2005 Grade: A Views: 0