---
title: "years:months:days:hours:minutes:seconds:sinceDate:"
framework: foundation
role: symbol
role_heading: Instance Method
path: "foundation/nscalendardate/years:months:days:hours:minutes:seconds:sincedate:"
---

# years:months:days:hours:minutes:seconds:sinceDate:

## Declaration

```occ
- (void) years:(NSInteger *) yp months:(NSInteger *) mop days:(NSInteger *) dp hours:(NSInteger *) hp minutes:(NSInteger *) mip seconds:(NSInteger *) sp sinceDate:(NSCalendarDate *) date;
```
