0
                   <input
                        type="datetime-local"
                        name="auction"
                        value={state
                        onChange={handleInputs}
                        step={900}
                      /> 

i am using step attribute to show 15 minute time interval it is working fine when i enter with keyboard

what i want is can we show the time difference in ui also?

i tried step attribute is there any other way i can show 15 minute time interval

enter image description here

  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Jul 24 '23 at 03:44

0 Answers0