VA FileMan V. 22.0 Programmer Manual Banner


 

Main Chapter Getting Started Manual Advanced User Manual

Classic VA FileMan API


^%DTC

^%DTC returns the number of days between two dates.

Input Variables
X1

(Required) One date in VA FileMan format. This is not returned.

X2

(Required) The other date in VA FileMan format. This is not returned.

Output Variables
X

The number of days between the two dates. X2 is subtracted from X1.

%Y

If %Y is equal to 1, the dates have both month and day values.

If %Y is equal to 0, the dates were imprecise and therefore not workable.

 


Reviewed/Updated: March 8, 2007