-SCS Parameter Analyzer Reference Manual Section 6:
4200A-901-01 Rev. C / February 2017 6-287
MINUTE Calc worksheet function
This command returns the minutes component of the serial number generated by the NOW function.
Usage
MINUTE(Serial_number)
The time as a serial number; the decimal portion of the number represents time as a
Details
The result is an integer ranging from 0 to 59.
You need to extract minutes from the serial number created by the NOW function.
Example
=MINUTE(34399.825)
Returns 36.0000E+0.
Returns 48.0000E+0.
Returns the present minute of the present hour.
Also see
DAY (on page 6-278)
HOUR (on page 6-280)
MONTH (on page 6-288)
NOW (on page 6-289)
SECOND (on page 6-291)
YEAR (on page 6-296)