Skip to main content

Questions tagged [tempus-dominus-datetimepicker]

Tempus Dominus is the new version of Eonasdan datetimepicker. It supports Bootstrap 3 and Bootstrap 4 and it has is completely rewritten in ES6. For just a datepicker, see [tag:bootstrap-datepicker]; use [tag:eonasdan-datetimepicker] for the previous version (only Bootstrap 3).

tempus-dominus-datetimepicker
0 votes
1 answer
28 views

How can I refresh widget programically?

I'm using tempus dominus v6 inline datepicker. I use add function to add selected multiple dates. Once the widget is loaded, dates are not selected until I manually select any date. After that you can ...
Grzegorz Tokajuk's user avatar
0 votes
1 answer
62 views

Tempus Dominus changes PM to AM when user opens picker

UPDATE: Actually the problem is when the user clicks the date field, the value is changed to the current date time. How do I stop that? Using TD v6.9.4 Passing DateTime object from .Net MVC 6. The ...
BattleFrog's user avatar
0 votes
1 answer
42 views

django pass datetime to TempusDominus

When I edit en entity I want to pass the datetime to the form, but the format is not respected. In my view I have: def get_initial(self): initial = { 'season': Season.objects....
cwhisperer's user avatar
  • 1,846
0 votes
0 answers
21 views

Date Time Picker - Minutes picker modal not shown

Modal for hours works when I click on the number that represents hours. However, when I click on the number that represents minutes, the modal is not shown. Data Picker Issue What could be happening, ...
ORMMA's user avatar
  • 1
0 votes
0 answers
58 views

Tempus Dominus 6 in Laravel - prevent input to autofill with current time when selecting the date

In the input box from Tempus Dominus when selecting the date, it autofills automatically the current time and I want to leave only the time picker to select the available working hours from which I ...
Meuse's user avatar
  • 1
0 votes
0 answers
8 views

how to configure or enable reply time calculate with any mark shows in sent item

Is there a method to configure or enable the display of reply time calculation in the sent item? I would like to examine whether my agent's email responses were within the allotted time frame by ...
AZ Siddiqui's user avatar
1 vote
1 answer
327 views

How to turn off time picker in tempusDominus

<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin=...
bobi's user avatar
  • 207
1 vote
1 answer
533 views

Customize Tempus Dominus 6 date/time picker to mark special days with specific colors

I'm using version 6 of Tempus Dominus with the following configuration of the Tempus Dominus datepicker JS control: import { Controller } from "@hotwired/stimulus" import { TempusDominus } ...
moh19814's user avatar
  • 135
0 votes
1 answer
240 views

tempusDominus showing hours it set in false statement

I`m using https://getdatepicker.com/ by CDN and i made a script with display and components but when i change any values to false or true nothing changes it still shows me same time Im using that in ...
Zesshi's user avatar
  • 481
0 votes
1 answer
3k views

Tempus Dominus installation for bootstrap 5

I read the script documentation and I tried to implement the script on my example page but I always have the error Uncaught TypeError: $(...).datetimepicker is not a function. Here my code. Inside my ...
Andry's user avatar
  • 373
1 vote
1 answer
2k views

Tempus Dominus (Datetimepicker for Bootstrap 4): Manual input of date through keyboard not working

JSFiddle: https://jsfiddle.net/09e7mrk5/3/ I'm using Tempus Dominus (the Bootstrap 4 Datetimepicker), in the Date & Time mode. Selections made through the GUI calendar work OK as can be seen by ...
gene b.'s user avatar
  • 11.5k
0 votes
1 answer
482 views

Tempus Dominus Datetimepicker: Clock icon always displayed even when switching to Date Calendar mode

JSFiddle: https://jsfiddle.net/6nys2puv/ I'm using the following: jQuery 3.6.0 Bootstrap 4.6.2 Font-Awesome 6.1.0 ("all" files) Tempus Dominus 5.39.0 In the Tempus Dominus datetimepicker, ...
gene b.'s user avatar
  • 11.5k
0 votes
1 answer
831 views

How to reset or clear the bootstrap datetimepicker?

How to reset or clear the datetimepicker? I can't find solution for this bootstrap datetimepicker version. I don't want to use the default clear. As you can see there's a highlighted day, using a ...
Sharmae Reyes's user avatar
0 votes
1 answer
1k views

How to display stored value of datetimepicker to blade in Laravel

Do you know guys how display the date value from database to datetimepicker field? the example value from database is 2022-10-31 <div class="input-group date" id="allDay" data-...
Sharmae Reyes's user avatar
1 vote
0 answers
538 views

Razor ASP.NET Core - datetimes from date picker not returning in the model

I'm using dotnet core v4 and Bootstrap 5. The datetime picker I'm using is Tempus Dominus which I'm including in my _layout like this <script src="https://cdnjs.cloudflare.com/ajax/libs/...
Jim Tench's user avatar
  • 133

15 30 50 per page
1
2 3 4 5
8