<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: 26.0.0 -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RelevanceKit",
  "identifier" : "/documentation/RelevanceKit/RelevantContext/DateKind",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "RelevanceKit"
    ],
    "preciseIdentifier" : "s:12RelevanceKit15RelevantContextV8DateKindV"
  },
  "title" : "RelevantContext.DateKind"
}
-->

# RelevantContext.DateKind

Values the system uses as additional context for time-based relevance clues.

```
struct DateKind
```

## Topics

### Date types

[`static var `default`: RelevantContext.DateKind`](/documentation/RelevanceKit/RelevantContext/DateKind/default)

A hint that tells the system to treat a widget with default priority.

[`static var informational: RelevantContext.DateKind`](/documentation/RelevanceKit/RelevantContext/DateKind/informational)

A hint that tells the system to treat a widget with slightly lower priority because it displays content and doesn’t require
an action.

[`static var scheduled: RelevantContext.DateKind`](/documentation/RelevanceKit/RelevantContext/DateKind/scheduled)

A hint that tells the system to treat a widget with increased priority because it displays important content or requires action.



---

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)