All Questions
Tagged with calendar datepicker
408 questions
0
votes
0
answers
25
views
How to customize (adding more features) Angular Material Datepicker Calender efficiently?
I'm currently working Angular 15 with Angular Material's Datepicker and have encountered a limitation that I would like to address. The default Datepicker provides basic functionality, but I want to ...
0
votes
0
answers
226
views
How do I make Date Components of Horizon Calendar in SwiftUI work with today's date?
Im trying to pass today's date as my start date in my code and every time I try to run a preview my app crashes. Do y'all see what I need to do to fix this?
import SwiftUI
import HorizonCalendar
...
0
votes
1
answer
944
views
How to change date format if I use a MUI TextField with type of date?
I am using MUI TextField component with the type of Date to create a calendar. The default calendar date format is MM/DD/YYYY althouth I want it to be DD/MM/YYYY. Is there any possibility to change ...
0
votes
0
answers
25
views
Changing text in ngbcalendar
In the datepicker calendar I use in Angular, the day and month names appear in the component. I want to replace these with the texts I got from the language file. This problem has been solved many ...
0
votes
0
answers
155
views
Calendar Picker with Navigation of Month, Year using HTML, CSS and JS
I would like to create calendar component as shown in image with navigation on click of header of the calendar.
Expected
i am able to implement one part of it
<!-- Implemented for date picker --&...
0
votes
0
answers
106
views
Enable the user to pick a date from Calender for non consecutive date only in ios?
I am new to the calendar. I have an array of dates which is non-consecutive. I want to select and highlight it initially. And, the unhighlighted has to be non-clickable, i.e. the user is only able to ...
0
votes
1
answer
92
views
MUI DatePicker 6.19.7 change picked day bgcolor using sx
How to change the color element indicated by the arrow? Using sx{}
DatePicker
<LocalizationProvider dateAdapter={AdapterDayjs}>
<DatePicker
...
1
vote
2
answers
707
views
Javascript Pesian DatePicker problem in calculate leap year
Hello everyone I wish you could help me to solve this problem. I have a date picker which I use in my project many times and it was a component. But now in the Persian New Year, we have 1403(Shamsi) ...
1
vote
0
answers
422
views
PrimeNG Calendar need to find a way to override default enter key behavior
I'm using PrimeNG's calendar component. For a specific scenario, I want to override the default Enter key behaviour. Currently, when the calendar is open, Enter key closes the calendar. I want to run ...
1
vote
1
answer
1k
views
Import error ./node_modules/@mui/x-date-pickers/AdapterDateFns/AdapterDateFns.js 58:0-65
ERROR in ./node_modules/@mui/x-date-pickers/AdapterDateFns/AdapterDateFns.js 58:0-65
Module not found: Error: Package path ./_lib/format/longFormatters is not exported from package C:\Users\ykd\git\...
1
vote
0
answers
538
views
Date Input Format Issue in Safari on iOS Devices
I'm encountering an issue with Safari on iOS devices related to the input type 'date'. When using an input field of type date, Safari's default behavior is to display a calendar picker where the date ...
1
vote
0
answers
178
views
i am using Flutter Syncfusion Date Picker i want to give circular border radius in Special date decoration property but it not give desired result
Center(
child: Container(
// height: size.height * 0.300,
// width: size.width * 0.30,
//height: 321,
width: 308,
...
0
votes
0
answers
246
views
Issue with MUI DateCalendar: Year not updating when changing year via months selector
Hello Stack Overflow community,
I'm facing an issue with the MUI (Material-UI) DateCalendar component in my project. When I open the year selector and then try to change the year using the months ...
0
votes
1
answer
109
views
How to implement bootstrap date picker?
I have date picker plugin in my packages, when I implement, I am able to see the calender. How can I see the calender .
This is what I have tried
<input
type=&...
0
votes
0
answers
305
views
XPath for Selecting Dynamic date in Date Picker Calendar
I need a custom xpath to select a dynamic date from date picker in webmail.
My earlier xpath was - //div[contains(@class, 'ms-FocusZone')]//tr/td[contains(@class, 'datesRight')]/button[@aria-label='$...