search

goog.date.DateRange

Provided By

Constructs a date range.

new DateRange( startDate, endDate )

Parameters
startDate(goog.date.Date|null)

The first date in the range.

endDate(goog.date.Date|null)

The last date in the range.

Instance Methods

Static Functions

Classes

Enumerations