Startbit Timezone Select

Startbit Timezone Select

By Vijendra

Startbit Timezone Select is a Strapi plugin that adds a custom Timezone field, allowing users to select and display time zones listing in UTC format.

Latest version

v2.1.5

released March 19, 2026

npm install startbit-timezone-select

Strapi plugin Startbit Timezone Select

The official plugin to provide custom select field into admin

Plugin Name: Startbit Timezone Select

Description: Startbit Timezone Select is a Strapi plugin that adds a custom Timezone field, allowing users to select and display time zones listing in UTC format.

Features

  1. Display timezones list of all countries.
  2. List the timezones in the UTC format that is useful to identify.
  3. Used the strapi SingleSelect component.

Installation

To install this plugin, you need to add an NPM dependency to your Strapi application.

# Using Yarn
yarn add startbit-timezone-select
# Or using NPM
npm install startbit-timezone-select

Run command

Run the below command to start your strapi project on local system and go to admin by typing /admin into your home URL. timezone select screenshot

Usage

After installation you will find the timezone-select at the custom field section of the content-type builder. timezone select screenshot

Now you can select any country from the list. The Alpha-2 code of the selected timezone is stored in the database.

timezone select screenshot

Submit your content

Share your work with the community and get it listed in the Strapi ecosystem for everyone to discover and use.

Submit
Submit your content