Free cookie consent management tool by TermsFeed daysinmonth() Function
daysinmonth() Function

Function

daysinmonth( month, year )

Returns the number of days in the given month in the given year.

Parameters

Keyword Type Description

month

Integer

The month number.

year

Integer

The year number.

Returns

Integer

Examples

daysinmonth(2, 2000) returns 29

Feature compatibility

The table below lists this function's compatibility with various features in Appian.
Feature Compatibility Note
Portals Compatible
Offline Mobile Compatible
Custom Record Field Expressions Compatible
Process Reports Compatible
Process Events Compatible
Open in Github Built: Thu, Mar 28, 2024 (10:34:14 PM)

daysinmonth() Function

FEEDBACK