40 pts.
 rpg subdur
I'm doing a subdur to calc the number of days between mfg date and trans date. When mfg is 2008 and trans is 2009 (12/31/2008 01/02/2009) I get a result of -364 like it subdur is ignoring the year. Any idea how to fix?

Software/Hardware used:
ASKED: January 5, 2009  1:24 PM
UPDATED: January 5, 2009  2:52 PM

Answer Wiki:
Hi, Can you show the calc spec you are running to do this operation please.
Last Wiki Answer Submitted:  January 5, 2009  2:03 pm  by  GeeForce   100 pts.
All Answer Wiki Contributors:  GeeForce   100 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I found the answer. I was sending a 4 byte year and program was expecting *mdy.

 40 pts.