Skip to main content Skip to docs navigation

Powerful and robust date and time picker

Tempus Dominus is the successor to the very popular "eonasdan/bootstrap-datetimepicker". The plugin provides a wide array of options that allow developers to provide date and or time selections to users as simple pickers, date of birth selection, appointments and more.

Currently v6.9.4 ยท v5 docs

Installation

Install Tempus Dominus via npm.

npm install @eonasdan/tempus-dominus

Read installation docs

JsDelivr

We recommend you use a CDN like jsDelivr.

Popper is required and must be included before the main picker script.

<!-- Popperjs -->
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.11.6/dist/umd/popper.min.js" integrity="sha256-BRqBN7dYgABqtY9Hd4ynE+1slnEw+roEPFzQ7TRRfcg=" crossorigin="anonymous"></script>
<!-- Tempus Dominus JavaScript -->
<script src="https://cdn.jsdelivr.net/npm/@eonasdan/tempus-dominus@6.9.4/dist/js/tempus-dominus.min.js" crossorigin="anonymous"></script>

<!-- Tempus Dominus Styles -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@eonasdan/tempus-dominus@6.9.4/dist/css/tempus-dominus.min.css" crossorigin="anonymous">

Get awesome Dashboard Templates

Looking for a template with the datepicker ready to go? Then check out these templates from our partners.

Metronic by Keenthemes


Check out these other great themes.