Category "datetimepicker"

React Native Community DateTimePicker value.getTime is undefined

Hey guys I have few questions regarding the community version of the RN DateTimePicker (https://github.com/react-native-datetimepicker/datetimepicker#value-requ

FlatPickr: DateTime – Increase second datetime minDate (or minTime) by hours or minutes rather than full days

With great shame, I've now spent several hours across multiple days only to continue failing to figure this one out: How can I create a flatpickr onChange event

Bootstrap datetimepicker not working inside Bootstrap Modal

I am facing issue in showing bootstrap's datetimepicker inside modal. I want to make form inside the modal on which I need a datetimepicker to pick date and tim

Bootstrap Datetimepicker - Disable decades view mode

When the user clicks on the view header multiple times the expected behaviour is: days -> months -> years -> decades. I need to disable the decades vi

Why im getting this error Warning: Operand of null-aware operation '??' has type 'Color' which excludes null

Im using this package flutter_datetime_picker: ^1.5.1 And this is my code String _date = "Please pick Age"; Widget _buildage() { return Column(crossAxis

@mui/x-date-pickers UTC always, please

Using @mui/x-date-pickers I need to both display and edit in UTC. My stored data is also in UTC. I can wrap the value in a render function to force-display it i

Get the value of bootstrap Datetimepicker in JavaScript

I need to get the value of Datetimepicker in my JavaScript function. I have made something like this, but it doesn't work: $("#date").click( function(){ a

datetimepicker scrolls in the reverse direction for timepicker when using the mousewheel

I am using the jquery datetimepicker plugin provided here and currently facing weird reversed-scroll issue. I have downloaded the zip from their git repo, run n