[friend]
Substract dates yielding days.
Definition at line 163 of file FXDate.h.
00163 {return a.julian-b.julian; }