<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`DateValue`](DateValue) › [`relative`](DateValue/relative)
## DateValue.relative() method
**Signature:**
```typescript
relative(): string;
```
**Returns:**
`string`
a new [RelativeDateValue](RelativeDateValue) based on this DateValue.
1.10.0