hello we're attempting to change the locale of the daterangepicker to en-au but we see "invalid date" on the front end. We're currently researching this issue but thought to ask you if you have an example that could fast track us.
I want to use Datepicker form widget difined in:https://preview.keenthemes.com/html/metronic/docs/forms/datepickerbut I had an error "tempusDominus is not defined" when init widget:picker = new tempusDominus.TempusDominus( elem, options )Although, Tempus Dominus's CSS and Javascript fi...
Hello everyone,can someone help me with this one, I need to implement datepicker https://preview.keenthemes.com/metronic/demo1/crud/forms/widgets/bootstrap-datepicker.html for react app.
How can i use predefined date range picker in React version 18 , without Jquery by the way I'm using Metronic 8 Demo 2.If it's possible , please show me an example...thx.