PHPackages                             fostercommerce/timezone-picker - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. fostercommerce/timezone-picker

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

fostercommerce/timezone-picker
==============================

1.0.0(2mo ago)00proprietaryPHPPHP ^8.2

Since May 19Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/FosterCommerce/craft-timezone-picker)[ Packagist](https://packagist.org/packages/fostercommerce/timezone-picker)[ RSS](/packages/fostercommerce-timezone-picker/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

Timezone Picker
===============

[](#timezone-picker)

A Craft CMS **field** that stores an [IANA timezone identifier](https://www.iana.org/time-zones).

What it does
------------

[](#what-it-does)

Adds a Timezone field you can drop into any field layout that...

- Stores a single IANA identifier (for example `America/New_York`).
- Gives editors a searchable list of every identifier in the control panel.
- Rejects anything that is not a real timezone on save, no matter where the value comes from.
- Keeps dates correct year-round, including daylight saving changes.
- Renders the value in readable formats with a `timezone` Twig filter (`Eastern Daylight Time`, `EDT`, `New York (GMT-04:00)`, and more).
- Accepts a value posted from your own front-end form, not just the control panel.

Requirements
------------

[](#requirements)

- Craft CMS `^5.0`
- PHP `^8.2`

Install
-------

[](#install)

```
composer require fostercommerce/timezone-picker
./craft plugin/install timezone-picker
```

Configure
---------

[](#configure)

There is nothing to configure. Once it is installed, add a **Timezone** field wherever you need one: **Settings -&gt; Fields -&gt; New field**, then pick **Timezone** as the field type.

Usage
-----

[](#usage)

Add a Timezone field to any field layout. The value you get back is the IANA identifier string (for example `America/New_York`), or `null` when empty. From there you can show it in a friendly format or use it to localize dates.

See [usage docs](./docs/usage.md) for further documentation and copy-paste recipes.

License
-------

[](#license)

Proprietary. See [LICENSE.md](./LICENSE.md).

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance86

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

66d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9ac5b96165dd51aed8f0b9ea079d5d5beeb430a915cd07d645db0a228b0ac3aa?d=identicon)[fostercommerce](/maintainers/fostercommerce)

---

Top Contributors

[![sjcallender](https://avatars.githubusercontent.com/u/984311?v=4)](https://github.com/sjcallender "sjcallender (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/fostercommerce-timezone-picker/health.svg)

```
[![Health](https://phpackages.com/badges/fostercommerce-timezone-picker/health.svg)](https://phpackages.com/packages/fostercommerce-timezone-picker)
```

###  Alternatives

[spicyweb/craft-neo

A Matrix-like field type with block hierarchy

393813.5k10](/packages/spicyweb-craft-neo)[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

293952.6k34](/packages/craftcms-feed-me)[verbb/formie

The most user-friendly forms plugin for Craft.

101393.6k74](/packages/verbb-formie)[solspace/craft-freeform

The most flexible and user-friendly form building plugin!

54681.3k20](/packages/solspace-craft-freeform)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)[verbb/hyper

A user-friendly links field for Craft.

24147.8k12](/packages/verbb-hyper)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
