DateRange

lastfm.ql

Constructor Overview

Constructor Description
DateRange(from, to)

Field Overview

Field Description
Optional from

The start date of the range.

Optional to

The end date of the range.

Constructors

DateRange(from, to) link

Functions

static fun ofFrom(from) link
static fun ofTo(to) link
static fun of(from, to) link
static fun ofEmpty() link