✨ We just launched Fimo.ai - an AI Website Builder to create websites in minutes - Try it now

Strapi plugin logo for Startbit Timezone Select

Startbit Timezone Select

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.

thumbnail for 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

Install now

npm install startbit-timezone-select

STATS

2 GitHub starsNot downloaded this week

Last updated

2 days ago

Strapi Version

5.36.1 and above

Author

github profile image for Startbit
Startbit

Useful links

Create your own plugin

Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.