Date Component
The date component allows you to pick a single date and store it.
Date Component Usage
When adding this component to a shape or piece, you can specify the following:
- Name (required) - A name for the component.
- Identifier - String that will be generated based on the component name when shape/piece is created or updated. You’ll use the identifier to reference the component programmatically.
- Description - An optional description of what the component should contain. This will be visible to anyone who adds content to the component later.
- Localized Content - If Yes, then you can store different dates for each language set up within your tenant. If No, then the same date will be shared across all languages.
Pick Your Date
As an editorial user, you can pick a date with the date component. The date is stored and kept safe.
Catalogue API Access
Once created, date components and their content are accessible via the Catalogue API. Refer to our sample query for retrieving date component content, and to the API docs at https://api.crystallize.com/your-tenant-identifier/catalogue for more information.