Number of days difference between two dates on 30/360 basis. Calendar basis day count calcuations according to Bond Market Association Uniform Practices/Standard Formulas (SF-44) This function does not distinguish between business days, holidays and weekends.
FPDATE ddiff360 ORIGDATE
PTDATE ddiff360 19950101
20010731 ddiff 20010630
20010731 ddiff360 20010630
20010331 ddiff360 20010228
20000331 ddiff360 20000229
Date2 ddiff360 Date1
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
Date2 | Date | Field, Constant | Ending Date | No |
Name | Data Type | Input Type | Description | Optional | Default |
---|---|---|---|---|---|
Date1 | Date | Field, Constant | Starting Date | No |
Type: Numeric
Calendar Days from Date1 to Date2 (30/360)