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(4mo ago)112.3k↓25%4[3 PRs](https://github.com/DataTables/DateTime/pulls)MITJavaScriptCI passing

Since Jul 24Pushed 1mo 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 1mo ago

READMEChangelogDependenciesVersions (10)Used By (0)

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

[](#datetime-picker)

This library is a date and time picker that is available for use primarily in the [DataTables.net](//datatables.net) software 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

46

—

FairBetter than 93% of packages

Maintenance83

Actively maintained with recent releases

Popularity28

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.9% 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 ~104 days

Recently: every ~117 days

Total

6

Last Release

141d ago

### 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 (170 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

6308.9M39](/packages/knplabs-knp-time-bundle)[league/period

Time range API for PHP

7335.4M21](/packages/league-period)[brick/date-time

Date and time library

3623.3M61](/packages/brick-date-time)[aeon-php/calendar

PHP type safe, immutable calendar library

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

Date/Calendar recursion library.

5261.0M5](/packages/tplaner-when)[florianv/business

DateTime calculations in business hours

359775.9k1](/packages/florianv-business)

PHPackages © 2026

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