FULLSCREEN | CONTENTS | Project Home Page |
---|
.FUNCTION....: DIF - find the number of days between two dates .ALIAS.......: dif .CATEGORY....: functionsReturns number of days between /Adate and /Bdate.DISCUSSION..:
.FORMAT: Fdate /Fdiff /Adate /Bdate /Iformat .EXAMPLES: Fdate /Fdif /A01-01-1992 /B11-11-1992 /Imm-dd-ccyy Fdate /Fdif /A11-11-1992 /B01-01-1992 /Imm-dd-ccyy Fdate /Fdif /Atoday /B01-01-1992 /Imm-dd-ccyy