Return True if year is a leap year.
Examples
>>> ts = pd.Timestamp(2020, 3, 14) >>> ts.is_leap_year True
previous
pandas.Timestamp.freqstr
next
pandas.Timestamp.is_month_end