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

<No description provided>

static fun ofTo(to) link

<No description provided>

static fun of(from, to) link

<No description provided>

static fun ofEmpty() link

<No description provided>