3,365 questions
1
vote
1
answer
71
views
MUI DateTimePicker Input Hour Styling
In the React MUI Datepicker,
how do I remove extra 0, for a Single Hour time?
Right now, its showing an extra 0 here.
Goal is following,
03:00 PM --> 3:00 PM
<LocalizationProvider dateAdapter={...
0
votes
1
answer
55
views
Selected time automatically shifting and unselected
I have configured the jquery datetimepicker by cdn. The datetimepicker have shifting the time 1 hour back from the input field value for each time opened the datetimepicker.
function onChangeSites() {
...
0
votes
0
answers
25
views
No overload matches this call Date(value) ReactJS
I use ReactJS and DateTimePicker from @mui/x-date-pickers to design a custom DateTimeInput. My code as below:
import { FieldValues, useController, UseControllerProps } from "react-hook-form";...
1
vote
1
answer
95
views
Setting colour properties of Date / Time Picker in MFC
Create a Dialog project and:
add a Date / Time picker to the dialog
map it to a control
override OnInitDialog
In OnInitDialog do the following:
SetWindowTheme(m_Date.GetSafeHwnd(), L" ", L&...
0
votes
0
answers
29
views
How do I scale the Safari date-time-edit when the page is zoomed?
I have a very simple <input type="date" /> element in my markup. One of our users reported that on Safari, when the page is zoomed in, the calendar does not scale with it (this picture ...
1
vote
1
answer
755
views
ReactNative 0.76.2 Expo SDK 52 Unimplemented component <RNDateTimePicker>
I am getting Unimplemented component <RNDateTimePicker> for @react-native-community/react-native-datetimepicker after upgrading to Expo SDK 52
Does anyone know what might be causing it?
It used ...
1
vote
1
answer
110
views
How to disable days of the week by periods?
I'm currently trying to add a date picker (Boostrap datepicker) and disable certain days of the week, like Mondays, to prevent reservations on those days when the office is closed. I found the ...
1
vote
1
answer
96
views
Display Vaadin Date-Time Picker in a Column Layout
I want to display a datetimepicker in a column layout with Vaadin 23.
DateTimePicker dateTimePicker = new DateTimePicker();
dateTimePicker.addClassName("stacked");
add(dateTimePicker);
It is ...
0
votes
1
answer
56
views
set 4 PM by default in time selection for React DateTimePicker
I am working on React DateTimePicker where I need to set time to 4 PM but do not show that value in datetimepicker input field instead show only after datetimepicker icon click. How to set 4 PM by ...
0
votes
0
answers
62
views
Datetime picker in vuetify vuejs
We are using vuetify for our vuejs website.
We are able to integrate TimePicker and DatePicker in our project.
User has to click twice to choose datetime. Is there any way to choose both in a single ...
1
vote
0
answers
250
views
Customize hour and minute part of the MUI x time picker
Below is one of the demos on https://mui.com/x/react-date-pickers/time-picker/
Did not have any luck investigating but does anyone know how to:
make the hours part in ascending order, i.e 01/02..12 ...
-3
votes
1
answer
42
views
setInterval with an ajax request is auto closing DateTimePicker
I have this code below:
setInterval(function(){
$.ajax({
url: "{{ route('logout_checker')}}",
type: "GET",
...
1
vote
1
answer
134
views
DateTimePicker raises ValueChanged twice on DropDown
It looks like DateTimePicker raises ValueChanged twice:
once with MaxDate
once with current Value
on DropDown opened, if Value is not the MaxDate.
To reproduce drop DateTimePicker to the form, put
...
0
votes
2
answers
288
views
How to Customize MUI Date Picker size for Mobile Screens?
I am using the DesktopDateTimePicker component from Material-UI (MUI) in my React application. This component is designed for desktop use, and it does not fit well on mobile screens.
I would like to ...
0
votes
0
answers
75
views
Counting number of day's using two datetime picker
I want to count number of days using two datetime picker. Please take a look the picture below.
But, if you can see the image below., they counting number of days PER DAY,
that's why the total ...
0
votes
1
answer
49
views
datetimepicker minDate/maxDate in adminLTE template
I can't get minDate and maxDate to work on the two date fields.
Selected by date from the first field, the second does not set minDate.
I followed the example on https://getdatepicker.com/4/
I don't ...
0
votes
0
answers
142
views
In Swift DateTimePicker how can i set 12 or 24 hour time format? based on my app settings not Device setting
i need to show time format in dateTimePicker is 12/24 hour time format based on my app settings not show based on device time format General-> time -> 12/24 hour, i try to change Locale also ...
0
votes
1
answer
48
views
How do I interact with a standard browser based date time picker component using the Atata framework?
I need to get my atata script to set a date on my web form. The web form utlizes the tailwind css framework.
DateTime t = new DateTime(2024 ,02,17);
Go.To<...
0
votes
1
answer
40
views
Why is my angular datetimepicker adding increment/decrement text over arrows on input?
I can't figure out why my datetimepicker in my angular project is suddenly adding these weird lines of text over my arrows on the time input. They appear to be related to increment/decrement hours/...
0
votes
1
answer
67
views
custom calendar dialog in android project
In my project, I add a custom layout for the dialog to show the time picker to the user.
it works fine but sometimes when the dialog opens it blinks and when I set the time and click on the cancel or ...
0
votes
2
answers
118
views
How to set datetime format in jquery datetimepicker?
I need to set a datetimepicker in the specific format dd/mm/yyyy hh:mm tt for example 13/03/2024 2.30 PM. But, I am getting 13/03/2024 14.30. I also can not set the minutes. It only shows the hours ...
1
vote
3
answers
2k
views
Unable to resolve "@react-native-community/datetimepicker" from "node_modules\react-native-modal-datetime-picker\src\DateTimePickerModal.android.js"
I am using expo
I have the following error:
Unable to resolve "@react-native-community/datetimepicker" from "node_modules\react-native-modal-datetime-picker\src\DateTimePickerModal....
3
votes
1
answer
1k
views
Adjusting for time zone with Material3 Datepicker
I'm trying to create a simple app where the user needs to select a date. My issue is that it defaults to the date according to UTC time unless I add in the zone off set. My confusion is that I thought ...
0
votes
1
answer
147
views
jQuery Datepicker show old date when click on now button
When I click on 'Now' button its shows me correct date time only first time. but when click 2nd time or more it shows wrong (some old date time value)
This my working code
$('.from-date-picker')....
-1
votes
1
answer
126
views
c# convert date from DateTimePicker into String
I try to convert something like this: "Wednesday, 21. January 2024" into this: "03.01.2024". How can I do this in c#?
I will use it for a program. There is an DateTimePickerand I ...