month
Month component of a date (1–12).
Syntax
Section titled “Syntax”v = month(serial_number)Description
Section titled “Description”Returns the month number (1 = January, 12 = December).
Example
Section titled “Example”month(date(2026, 4, 28)) % 4