---
title: "initWithString:calendarFormat:"
framework: foundation
role: symbol
role_heading: Instance Method
path: "foundation/nscalendardate/initwithstring:calendarformat:"
---

# initWithString:calendarFormat:

## Declaration

```occ
- (id) initWithString:(NSString *) description calendarFormat:(NSString *) format;
```
