How do I access the current year using MFC? What is the specific syntax?
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10077016.htm...
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...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10130473.html
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...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10150361.html
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?
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20325524.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20350514.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20612360.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21111650.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21340937.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21400535.html
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 ...
http://www.experts-exchange.com/Database/MySQL/Q_21430880.html
Zones:
MySQL ServerDate Answered: 05/20/2005 Grade: A Views: 0