---
title: numeric
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/date/relativeformatstyle/presentation-swift.struct/numeric
---

# numeric

A style that uses a numeric style to describe relative dates, such as “1 day ago” or “in 3 weeks”.

## Declaration

```swift
static var numeric: Date.RelativeFormatStyle.Presentation { get }
```

## See Also

### Modifying Relative Date Style Presentations

- [named](foundation/date/relativeformatstyle/presentation-swift.struct/named.md)
