WhenPropsinterface
{
target: PossibleDate | undefined;
current?: PossibleDate | undefined;
full?: boolean | undefined;
}| Property | Type | |
|---|---|---|
.target | PossibleDate | Values that can be converted to dates. |
.current | PossibleDate | Reference date the relative time is measured against. Defaults to "now" |
.full | boolean |