Skip to main content
The date picker allows creators to select specific dates for time-sensitive content such as event announcements, promotional campaigns, or content scheduling. All dates are standardized and returned in UTC ISO8601 format to ensure consistent handling across different time zones and applications. example date picker

Compatibility

Properties

string
required
date - the type of the component
string
required
A unique internal-only identifier that is posted to an app’s plugin server to share values inputted by the creator
string
required
Creator-facing identifier that is shown in the plugin environment
string
Default date value in UTC ISO8601 format that is pre-filled when the component first loads (e.g. "2026-01-01T00:00:00.000Z")
boolean
Determines whether the creator must select a date before proceeding
string
Brief creator-facing explanation that clarifies the component’s purpose and usage. (256 character limit. Supports markdown: [text](url), **bold**, and *italic*)
object array
Allows for the field to be shown conditionally. Dependent on other fields. See dependencies page for more details.