-
Block times must be entered by explicitly enter 7:00 or 07:00.
I'd like to enter times similar to https://sbb.ch, there I can enter different formats that get auto formatted:
700 = 7:00
7.00 = 7…
-
Client app needs a control to pick times but is not concerned with the Date as for this use case the date is always the current date.
-
So I took this demo code from https://demos.blazorbootstrap.com/form/time-input#validations and ran it, it works as expected. If I wrap the EditForm with AuthorizeView tags with a custom Policy, I ge…
-
I already have a date and time selected. When I open the picker and start typing into the time input, the date will refresh and display the current date. I have a screen recording below to demonstrate…
-
**Describe the bug**
TimeInput cannot set time when CultureInfo.CurrentCulture.DateTimeFormat is not what JS expects.
This occurs at least in Finnish Windows locale (where time is presented in H.mm)…
-
**Describe the bug**
The time list can't be returned to its original list when clicked clear X button.
**To Reproduce**
Steps to reproduce the behavior:
1. Click on TimeInput then choose a time.…
-
Does the TimeInput component has a range for time selection. For example, I want to enable time between 11:00 to 15:00. All values apart from that should be disabled.
-
Ich habe eine View die ein PopUp aufmacht.
In diesem PopUp will ich eine Uhrzeit mittels JGUI- CRTL-INPUT Datetime eingeben.
Leider geht das EingabeElement hinter dem PupUp auf und nicht in Front.
…
-
### Is your feature request related to a problem? Please describe.
The `recordException` API only accepts the `exception` and `time` arguments.
### Describe the solution you'd like
The [speci…
-
**What you were expecting:**
These inputs should receive Date or string and publish Date.
**What happened instead:**
They are inconsistent:
- `DateInput` receives `string` and returns `str…