Printer Version Table of Contents Project Home Page
.EXAMPLE.....: 10 Find the difference in days between two dates
.CATEGORY....: examples
.DISCUSSION..:
.CODE........:
FDATE /Fdif /Imm-dd-ccyy /A%date1% /B%date2% /vdif
echo The difference is %dif% days.