Skip to main content

All Questions

Tagged with
-1 votes
0 answers
42 views

Highlight a date in JavaFX DatePicker and use that value

I am trying to highlight a date when I click on it on the calendar part of JavaFX datepicker, once highlighted I want to get the value of that date to use it further (as an example let’s say I want to ...
javanewbie's user avatar
-1 votes
0 answers
24 views

HTML5 Datepicker boundaries not working in Firefox

I am using the HTML5 Datepicker for a project (input=date) and I have realised it has different UX depending on the browser. I have added a minimum and maximum date and is restricting the users to ...
Adrián Manchado's user avatar
1 vote
1 answer
49 views

Angular Material DatePicker Format

I have an angular application, which is styled with Angular Material. In short, I have a form, which consists of multiple mat-form-field components, among which there is a datepicker one. The idea is ...
Ivo's user avatar
  • 11
-2 votes
1 answer
47 views

Input type date, differentiate between empty and invalid [closed]

I have a modal window with a form containing an optional field of type date i.e.: <input id="myDate" type="date" /> If I pick a date, i.e. 14/05/2024, and then remove some ...
m3t4l's user avatar
  • 61
0 votes
0 answers
63 views

how to use Jalali date in ant design date picker Version 5

I am using ant design version 5 and I want to use a date picker. How can I use Jalaliday with ant design version 5. From my latest information there is antd-jalali for this purpose but I guess it is ...
Sky's user avatar
  • 362
0 votes
0 answers
11 views

AirDatepicker Highlighting cells

I am trying to highlight date cells which contain data using the AirDatepicker library. I do this by comparing the date of each cell using the onRenderCell function to a list of dates. availableDates....
pumpchief's user avatar
0 votes
0 answers
167 views

android material date picker is very slow

I am using material date picker in my app to pick two dates but when try to call this it open in many seconds also when try to select date they are also laggy and takes time. fun showDatePicker(...
Ayush's user avatar
  • 23
0 votes
0 answers
13 views

Change language in shinyWidgets::updateAirDateInput [R]

I am building a multilingual app with R Shiny and would like to change the language of the shinyWidgets::airDatepickerInput when clicking on a button. I have tried several options following the Air ...
Gion Mors's user avatar
  • 295
0 votes
1 answer
84 views

FlutterFlow / Flutter - Widget passing JSON data to blackoutDates in Syncfusion date picker

I have the following custom widget in FlutterFlow // Automatic FlutterFlow imports import '/backend/backend.dart'; import '/backend/schema/structs/index.dart'; import '/flutter_flow/flutter_flow_theme....
George's user avatar
  • 1
1 vote
0 answers
76 views

How can I use Date Picker in my form in bootstarp

I want to use from date picker from a template this is my field: <div class="form-group"> <h4 class="card-title">Material Date picker</h4> <div class="row ...
masoud mazloum's user avatar
0 votes
0 answers
37 views

Date range control for multiple data sources

Im looking for a way to use one date range control for multiple data sources. Is it possible, either via parameter or via date picker, many thanks! Ive tried so far couple of things, but none worked. ...
Roman's user avatar
  • 3
0 votes
0 answers
39 views

ACF Date Picker field with Gravity Form ACF Post Creation

I have a custom post type called Events. I used advance Post Creation Add-on and mapped all the fields to ACF. Everything seems to work and all the fields were perfectly mapped on the posts. However, ...
Komskie's user avatar
  • 21
0 votes
0 answers
145 views

AngularMyDatepicker package showing compatible issue in Angular16

In my angular project I'm using angular-mydatepicker package version of 0.11.5.This is the latest version of this package according to documentation when I upgrade my project from angular 15to angular ...
Lovitha's user avatar
  • 27
1 vote
0 answers
843 views

Angular 16 date picker

I have a angular application that runs on versions 16.0.0 and i have set of components which has form fill-ins with date inputs. Earlier i was using ng2-date-picker by vilo(https://github.com/vlio20/...
Harsha Sriram's user avatar
0 votes
1 answer
119 views

Change Selected Date Value format in React-Datepicker?

Using react-datepicker in a ReactJS app: <DatePicker selected={task.dueDate} onChange={date => handleInputChange({ ...
alphatango165's user avatar

15 30 50 per page
1
2 3 4 5
76