Skip to main content

inmonth - script and chart function

This function returns True if timestamp lies inside the month containing base_date.

Syntax:  

InMonth (timestamp, base_date, period_no)

Arguments:  





Argument Description
timestamp The date that you want to compare with base_date.
base_date Date that is used to evaluate the month.
period_no

The month can be offset by period_no. period_no is an integer, where the value 0 indicates the month which contains base_date. Negative values in period_no indicate preceding months and positive values indicate succeeding months.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!