---
title: secondsFromGMT
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nstimezone/secondsfromgmt
---

# secondsFromGMT

The current difference in seconds between the receiver and Greenwich Mean Time.

## Declaration

```swift
var secondsFromGMT: Int { get }
```

## See Also

### Getting Time Zone Information

- [name](foundation/nstimezone/name.md)
- [abbreviation](foundation/nstimezone/abbreviation.md)
- [abbreviation(for:)](foundation/nstimezone/abbreviation(for:).md)
- [secondsFromGMT(for:)](foundation/nstimezone/secondsfromgmt(for:).md)
- [data](foundation/nstimezone/data.md)
- [timeZoneDataVersion](foundation/nstimezone/timezonedataversion.md)
- [NSTimeZone.NameStyle](foundation/nstimezone/namestyle.md)
