---
title: Calendar.Component.nanosecond
framework: foundation
role: symbol
role_heading: Case
path: foundation/calendar/component/nanosecond
---

# Calendar.Component.nanosecond

Identifier for the nanosecond unit.

## Declaration

```swift
case nanosecond
```

## See Also

### Specifying Hours, Minutes, and Seconds

- [Calendar.Component.hour](foundation/calendar/component/hour.md)
- [Calendar.Component.minute](foundation/calendar/component/minute.md)
- [Calendar.Component.second](foundation/calendar/component/second.md)
