---
title: weeks
framework: swift
role: symbol
role_heading: Type Property
path: swift/duration/unitsformatstyle/unit/weeks
---

# weeks

The unit for weeks. One week is always 604800 seconds.

## Declaration

```swift
static var weeks: Duration.UnitsFormatStyle.Unit { get }
```
