PHPackages                             intwebg/silverstripe-datetimepicker - 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. intwebg/silverstripe-datetimepicker

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

intwebg/silverstripe-datetimepicker
===================================

Add a calendar picker to DatetimeField

03481[1 PRs](https://github.com/intwebg/silverstripe-datetimepicker/pulls)JavaScript

Since Aug 16Pushed 6y agoCompare

[ Source](https://github.com/intwebg/silverstripe-datetimepicker)[ Packagist](https://packagist.org/packages/intwebg/silverstripe-datetimepicker)[ RSS](/packages/intwebg-silverstripe-datetimepicker/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

intwebg/silverstripe-datetimepicker
===================================

[](#intwebgsilverstripe-datetimepicker)

Add a calendar date and time picker to DatetimeField.

Add a calendar date picker to DateField.

Add a time picker to TimeField.

Installation
------------

[](#installation)

`composer require intwebg/silverstripe-datetimepicker`

Silverstripe 4.4.x

Basic usage to show the picker in the CMS
-----------------------------------------

[](#basic-usage-to-show-the-picker-in-the-cms)

```
DateField::create('Date')->setHTML5(false)->setDateFormat('yyyy-MM-dd')
TimeField::create('Time')->setHTML5(false)->setTimeFormat('HH:mm')
DatetimeField::create('DateTime')->setHTML5(false)->setDatetimeFormat('yyyy-MM-dd HH:mm:ss')
```

ToDos
-----

[](#todos)

- Release more customizable option

Datetime picker jQuery library came from

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 77.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/aa33ccbb4c02d6e7cb98f757e2bdfcc6b7500ae1d28637d357d14c51c222f4a1?d=identicon)[interactionwebg](/maintainers/interactionwebg)

---

Top Contributors

[![intwebg](https://avatars.githubusercontent.com/u/8285818?v=4)](https://github.com/intwebg "intwebg (17 commits)")[![agencecaza](https://avatars.githubusercontent.com/u/51217595?v=4)](https://github.com/agencecaza "agencecaza (5 commits)")

### Embed Badge

![Health badge](/badges/intwebg-silverstripe-datetimepicker/health.svg)

```
[![Health](https://phpackages.com/badges/intwebg-silverstripe-datetimepicker/health.svg)](https://phpackages.com/packages/intwebg-silverstripe-datetimepicker)
```

###  Alternatives

[codenco-dev/nova-grid-system

A Laravel Nova tool to have a grid system

80300.1k](/packages/codenco-dev-nova-grid-system)[mageplaza/module-share-cart

Magento 2 Share Cart extension

12182.8k2](/packages/mageplaza-module-share-cart)

PHPackages © 2026

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