6: Clarius Model 4200A-SCS Parameter Analyzer
6-288 4200A-901-01 Rev. C / February 2017
MONTH Calc worksheet function
This command returns the month component of the supplied date and time serial number or text-formatted date.
Usage
MONTH(Serial_number)
The date as a serial number or as text (for example,
or
)
Details
MONTH returns a number ranging from 1 (January) to 12 (December).
You need to extract the month from the serial number created by the NOW function.
Example
=MONTH(34626)
Returns 7.0000E+0.
Returns 10.0000E+0.
Returns the present month of the present year.
Also see
DAY (on page 6-278)
HOUR (on page 6-280)
MINUTE (on page 6-287)
NOW (on page 6-289)
SECOND (on page 6-291)
YEAR (on page 6-296)