I have issues calculating the days between day A and day B for each observation , however, if I calculate with the current formats I get numbers like
Day B has already the
and the values look like the following:
While day A has type: "Numeric (byte)" and haas different values in the
with value labels such as:
How can I format day A in order to calculate and display the amount of days between day A and B?
Code:
19145
Code:
type: Numeric daily date (int)
Code:
05jul2010
Code:
Range: [1 to 16]
Code:
Friday 6th June 2010
Comment