DaysInMonth(Integer year, Integer month)

Example

In this example, we will pass integer values to the function transformation object using a Variables object.

Where,

year = 2030

month = 7

In the output window you can see that the number of days in the specified month of the specified year has been returned.

© Copyright 2023, Astera Software