is a numeric constant,
variable, or expression that specifies a SAS time value.
datetime
is a numeric constant,
variable, or expression that specifies a SAS datetime value.
Details
The MINUTE function
returns an integer that represents a specific minute of the hour.
MINUTE always returns a positive number in the range of 0 through
59.
Example
The following SAS statements
produce these results.