Timepicker minTime/maxTime not useable


Topic: Timepicker minTime/maxTime not useable

phoenixschule pro premium priority asked 4 years ago

const myTimepicker = new mdb.Timepicker(document.getElementById('von'),{format24:true,minTime:"07:45",maxTime:"14:25",increment:true})

so you can choose time from 7:45 to 12:00 and from 19:00 to 24:00 and with min/maxHour

const myTimepicker = new mdb.Timepicker(document.getElementById('von'),{format24:true,minHour:"7",maxHour:"14",increment:true})

you get only 7:00 to 12:00

i think this is not a feature ;-)


Michał Duszak staff answered 4 years ago

There is a problem with format24 I believe. We will fix this bug as soon as we can.


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue
  • User: Pro
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 3.5.1
  • Device: all
  • Browser: all
  • OS: all
  • Provided sample code: No
  • Provided link: No
Tags