---
title: EnergyFormatter.Unit.kilocalorie
framework: foundation
role: symbol
role_heading: Case
path: foundation/energyformatter/unit/kilocalorie
---

# EnergyFormatter.Unit.kilocalorie

The kilocalorie unit. This unit is used for food calories in some locales. In general, it is abbreviated as “kcal.” However, it may be abbreviated as “C” when used to represent food calories.

## Declaration

```swift
case kilocalorie
```

## See Also

### Constants

- [EnergyFormatter.Unit.joule](foundation/energyformatter/unit/joule.md)
- [EnergyFormatter.Unit.kilojoule](foundation/energyformatter/unit/kilojoule.md)
- [EnergyFormatter.Unit.calorie](foundation/energyformatter/unit/calorie.md)
