Table of Contents

Class DateRange

Namespace
The.Search
Assembly
Instagile.dll
public static class DateRange
Inheritance
DateRange
Inherited Members

Methods

CreatePreset(DatePreset?, DateTime)

public static Range<DateTime> CreatePreset(DatePreset? preset, DateTime asAt)

Parameters

preset DatePreset?
asAt DateTime

Returns

Range<DateTime>

Explain(DateOnly?, DateOnly?)

public static string Explain(DateOnly? from, DateOnly? to)

Parameters

from DateOnly?
to DateOnly?

Returns

string

Explain(DateTime?, DateTime?)

public static string Explain(DateTime? from, DateTime? to)

Parameters

from DateTime?
to DateTime?

Returns

string