Google Sheets · Schema

DateTimeRenderOption

Determines how dates, times, and durations should be rendered in the output.

Google WorkspaceProductivitySpreadsheets
View JSON Schema on GitHub

JSON Schema

google-sheets-date-time-render-option-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "DateTimeRenderOption",
  "type": "string",
  "description": "Determines how dates, times, and durations should be rendered in the output."
}