Functional Description
Purpose
This BSFN will return the number of leap days between two given dates.
D1702020 - Get Number Of Leap Days
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| jdFromDate_CSDT | CSDT | JDEDATE | OPT | INPUT |
The date you actually start work on the contract. | ||||
| jdToDate_CDTE | CDTE | JDEDATE | OPT | INPUT |
The date you actually completed work on the contract. | ||||
| nLeapDays_INT01 | INT01 | integer | OPT | OUTPUT |
Number of Days in Future to Query for Responses Due. | ||||
| cErrorFlag_EV01 | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. | ||||
| None |
| None |