-
TimePicker currently does not support 12 hour format, no ability to pick time as AM/PM, hours are always displayed in 0-24 format.
Is that planned?
zarko updated
6 years ago
-
Since there are already several implementations (e.g. [SearchInput](https://github.com/geb/geb/blob/master/module/geb-core/src/main/groovy/geb/module/SearchInput.groovy), [TelInput](https://github.com…
mkutz updated
5 years ago
-
I'm having this issue with the latest version (4.0.15 alpha). The adaptive cards work on final channels (Slack, Teams, etc) but the emulator can't render the cards itself.
[Emulator](https://user-i…
-
After setting it, it appears to go back to the epoch.
blois updated
6 years ago
-
If you use this just for the timepicker (I also use it for the datetimepicker of course), with Moment, it tries to convert input into the field into a date. So entering "12:35" will result in "null" b…
-
Setting `disabled` prop to `true` on the TimeInput component should disable the input.
-
# GSoC 2018 Proposal: Enhancements for Gtk+ backend
## Table of Contents
- GSoC 2018 Proposal: Enhancements for Gtk+ backend
- Table of Contents
- Abstract
- Detailed description
-…
-
Hello,
I'm using a specific localization for my datetime picker, the display is correct and if I'm using the picker it works well. However, if I'm trying to modify directly the date, the input is i…
-
TimePicker Component does not currently pass the name down to the input element it creates.
-
- [ ] Defaults: Whether to show the current date/time as default or nothing selected
- [ ] `null` options for DateInput, TimeInput