Find Duration – Add – Subtract – MOD Duration using COBOL
The FIND DURATION function is used to calculate duration between: The FIND-DURATION function returns an integer in the form of complete units of the specified duration. Any rounding is done downwards. The calculation of durations includes microseconds. The function type is integer. The function result is a nine-digit integer. If the function result is larger […]
Find Duration – Add – Subtract – MOD Duration using COBOL Read More »