Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

DAYSTOSECS

DAYSTOSECS returns a FLOAT BINARY(53) value that is the number of seconds corresponding to the number of days x.

Read syntax diagramSkip visual syntax diagram>>-DAYSTOSECS(x)-----------------------------------------------><
 
x
Expression.

x must have a computational type and is converted to FIXED BINARY(31,0) if necessary.

DAYSTOSECS(x) is the same as x*(24*60*60).


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)