Skip to content

Commit 526630c

Browse files
authored
CTB: Add new time interval option for datetime and time fields (#1077)
1 parent 48711d6 commit 526630c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docs/user-docs/latest/content-types-builder/configuring-fields-content-type.md

+1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ The Date field can display a date (year, month, day), time (hour, minute, second
141141
| Enable localization for this field | (if the [Internationalization plugin](/user-docs/latest/plugins/strapi-plugins.md#internationalization-plugin) is installed and localization is enabled for the content-type) Allow the field to have a different value per locale. |
142142
| Required field | Tick to prevent creating or saving an entry if the field is not filled in. |
143143
| Unique field | Tick to prevent another field to be identical to this one. |
144+
| Time interval | The interval (in minutes) the timepicker will allow to select (for fields of type datetime and time). |
144145

145146
:::
146147

0 commit comments

Comments
 (0)