method Duration.prototype.toDays
Duration.prototype.toDays(): Days

Converts the duration to days.

Return Type

Usage

import { Duration } from ".";