<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 10.0.0 - 11.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSEraDatePickerElementFlag",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@NSEraDatePickerElementFlag"
  },
  "title" : "NSEraDatePickerElementFlag"
}
-->

# NSEraDatePickerElementFlag

Display and allow editing of the era of the date, if applicable.

```
static const NSDatePickerElementFlags NSEraDatePickerElementFlag;
```

## Discussion

This flag has been declared for possible future use, and does not yet have any effect.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)