PINE LIBRARY

FunctionDaysInMonth

Library "FunctionDaysInMonth"
Method to find the number of days in a given month of year.

days_in_month(year, month) Method to find the number of days in a given month of year.
  Parameters:
    year: int, year of month, so we know if year is a leap year or not.
    month: int, month number.
  Returns: int
daysformattingMATHTIMEtimesessions

Pine library

In true TradingView spirit, the author has published this Pine code as an open-source library so that other Pine programmers from our community can reuse it. Cheers to the author! You may use this library privately or in other open-source publications, but reuse of this code in a publication is governed by House rules.

Disclaimer