[friend]
Add days to date yielding another date.
Definition at line 161 of file FXDate.h.
00161 { return FXDate(d.julian+x); }