lastDayOfTheMonth: Get the last day of a month

Description Usage Arguments Value Author(s) Examples

Description

LastDayOfTheMonth returns the last day of a month, considering leap years too.

Usage

1
LastDayOfTheMonth(intMonth,intYear)

Arguments

intMonth

month 1-12

intYear

year

Value

last day of a month.

Author(s)

Jose Gama

Examples

1
2
3
4

climtrends documentation built on May 29, 2017, 11:58 p.m.