Time

用于存储时间值的字段

类型为 time 的字段用于存储时间值。它在 UI 中显示一个 <input type="time">

示例

{
  name: "starts_at",
  type: "time",
}

可用选项

此字段仅有 通用选项