Unreal Engine Blueprint API Reference > Math > Date Time
Returns the number of days in the given year and month
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
integer | Year | |
integer | Month |
Outputs
Type | Name | Description |
---|---|---|
integer | Return Value | Returns the number of days in the given year and month |