mazer icon indicating copy to clipboard operation
mazer copied to clipboard

DateTimePicker or DatePicker

Open chrlsbyrndlcrz opened this issue 2 years ago • 3 comments

Hi

I love Mazer Template, is there possible to add the DateTime Picker component

Thanks

chrlsbyrndlcrz avatar Feb 25 '22 17:02 chrlsbyrndlcrz

It is possible, we will add the Date/DateTime Picker component. Any ideas what's the best library that we could use?

zuramai avatar Feb 27 '22 03:02 zuramai

the already add to my local template, i use this https://bootstrap-datepicker.readthedocs.io/en/latest/

chrlsbyrndlcrz avatar Feb 27 '22 06:02 chrlsbyrndlcrz

It is possible, we will add the Date/DateTime Picker component. Any ideas what's the best library that we could use?

  • https://wwilsman.github.io/Datepicker.js/
  • https://getdatepicker.com/

gregorydk avatar Mar 10 '22 14:03 gregorydk

I personally use type="date" , works fine and doesn't need any package.

helderneves91 avatar Dec 04 '22 19:12 helderneves91

Any predictions for this feature?

gvnnunes avatar Jan 16 '23 13:01 gvnnunes

The input type "date" might be sufficient in some cases but it's limited and cannot be styled.

The other 2 I suggested are probably not maintained any more, flatpickr might be a better choice.

https://flatpickr.js.org/

gregorydk avatar Jan 16 '23 14:01 gregorydk