Skip to content

Commit

Permalink
CTB: Add new time interval option for datetime and time fields (#1077)
Browse files Browse the repository at this point in the history
  • Loading branch information
gu-stav authored Aug 24, 2022
1 parent 48711d6 commit 526630c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ The Date field can display a date (year, month, day), time (hour, minute, second
| 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. |
| Required field | Tick to prevent creating or saving an entry if the field is not filled in. |
| Unique field | Tick to prevent another field to be identical to this one. |
| Time interval | The interval (in minutes) the timepicker will allow to select (for fields of type datetime and time). |

:::

Expand Down

0 comments on commit 526630c

Please sign in to comment.