PHPackages                             datatables.net/datatables.net-datetime - 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. datatables.net/datatables.net-datetime

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

datatables.net/datatables.net-datetime
======================================

DateTime picker for DataTables.net

1.6.3(6mo ago)112.5k—8.8%5[3 PRs](https://github.com/DataTables/DateTime/pulls)MITJavaScriptCI failing

Since Jul 24Pushed 1w ago4 watchersCompare

[ Source](https://github.com/DataTables/DateTime)[ Packagist](https://packagist.org/packages/datatables.net/datatables.net-datetime)[ Docs](http://www.datatables.net/extensions/datetime)[ RSS](/packages/datatablesnet-datatablesnet-datetime/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (13)Used By (0)

DateTime picker
===============

[](#datetime-picker)

This library is a date and time picker that is available for use primarily in [DataTables](//datatables.net) and its extensions. The library can also be used for other applications if required (for example if you are using DataTables else where in your application and you would like consistency for the date / time pickers used in your UI).

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

[](#installation)

This library can be installed from npm using:

```
npm install --save datatables.net-datetime

```

Usage
-----

[](#usage)

Initialise on an `input` element using:

```
new DateTime(document.getElementById('test'), {});
```

or jQuery style:

```
$('#test').dtDateTime();
```

Please refer to [the DataTables site](//datatables.net/extensions/datetime) for a full description of options and API methods. A set of examples are also included.

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance85

Actively maintained with recent releases

Popularity29

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

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

Every ~103 days

Recently: every ~52 days

Total

7

Last Release

89d ago

Major Versions

1.6.3 → 2.0.0-beta.12026-04-06

### Community

Maintainers

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

---

Top Contributors

[![AllanJard](https://avatars.githubusercontent.com/u/84905443?v=4)](https://github.com/AllanJard "AllanJard (198 commits)")[![SandyDatatables](https://avatars.githubusercontent.com/u/51116928?v=4)](https://github.com/SandyDatatables "SandyDatatables (16 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (8 commits)")[![XEonAX](https://avatars.githubusercontent.com/u/15712061?v=4)](https://github.com/XEonAX "XEonAX (1 commits)")[![drewc](https://avatars.githubusercontent.com/u/481757?v=4)](https://github.com/drewc "drewc (1 commits)")[![colin0117](https://avatars.githubusercontent.com/u/9840625?v=4)](https://github.com/colin0117 "colin0117 (1 commits)")[![gwynne](https://avatars.githubusercontent.com/u/1130717?v=4)](https://github.com/gwynne "gwynne (1 commits)")

---

Tags

timedatatablesdate

### Embed Badge

![Health badge](/badges/datatablesnet-datatablesnet-datetime/health.svg)

```
[![Health](https://phpackages.com/badges/datatablesnet-datatablesnet-datetime/health.svg)](https://phpackages.com/packages/datatablesnet-datatablesnet-datetime)
```

###  Alternatives

[knplabs/knp-time-bundle

Making your dates and durations look sensible and descriptive

6339.5M56](/packages/knplabs-knp-time-bundle)[league/period

Time range API for PHP

7335.8M24](/packages/league-period)[brick/date-time

Date and time library

3663.8M109](/packages/brick-date-time)[aeon-php/calendar

PHP type safe, immutable calendar library

20810.4M16](/packages/aeon-php-calendar)[tplaner/when

Date/Calendar recursion library.

5331.1M8](/packages/tplaner-when)[florianv/business

DateTime calculations in business hours

362784.1k1](/packages/florianv-business)

PHPackages © 2026

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