new tart.date.DateRange()
Extends
- goog.date.DateRange
Methods
-
statictart.date.DateRange.last30Days(opt_today){goog.date.DateRange}
-
Returns the range that includes the thirty days that end today.
Name Type Description opt_today
goog.date.Date optional The date to consider today. Defaults to today.
Returns:
Type Description goog.date.DateRange The range that includes the thirty days that end today.