> Documentation index: [Saleor](/llms.txt) · [This section](/api-reference/miscellaneous/llms.txt)
> Source: https://docs.saleor.io/api-reference/miscellaneous/scalars/date

# Date Scalar

The `Date` scalar type represents a Date value as specified by [iso8601](https://en.wikipedia.org/wiki/ISO_8601).

```graphql
scalar Date
```

<a id="member-of"></a>

### Member Of

[`AssignedDateAttribute`](/api-reference/attributes/objects/assigned-date-attribute.md) object  ● [`AttributeValue`](/api-reference/attributes/objects/attribute-value.md) object  ● [`AttributeValueInput`](/api-reference/attributes/inputs/attribute-value-input.md) input  ● [`BulkAttributeValueInput`](/api-reference/products/inputs/bulk-attribute-value-input.md) input  ● [`CollectionChannelListing`](/api-reference/products/objects/collection-channel-listing.md) object  ● [`CollectionCreateInput`](/api-reference/products/inputs/collection-create-input.md) input  ● [`CollectionInput`](/api-reference/products/inputs/collection-input.md) input  ● [`DateRangeInput`](/api-reference/miscellaneous/inputs/date-range-input.md) input  ● [`GiftCard`](/api-reference/gift-cards/objects/gift-card.md) object  ● [`GiftCardBulkCreateInput`](/api-reference/gift-cards/inputs/gift-card-bulk-create-input.md) input  ● [`GiftCardCreateInput`](/api-reference/gift-cards/inputs/gift-card-create-input.md) input  ● [`GiftCardEvent`](/api-reference/gift-cards/objects/gift-card-event.md) object  ● [`GiftCardUpdateInput`](/api-reference/gift-cards/inputs/gift-card-update-input.md) input  ● [`Page`](/api-reference/pages/objects/page.md) object  ● [`Product`](/api-reference/products/objects/product.md) object  ● [`ProductChannelListing`](/api-reference/products/objects/product-channel-listing.md) object  ● [`ProductChannelListingAddInput`](/api-reference/products/inputs/product-channel-listing-add-input.md) input  ● [`PublishableChannelListingInput`](/api-reference/products/inputs/publishable-channel-listing-input.md) input
