Topic: initializing date in datePicker

herve pro asked 5 years ago


Hello, I can not initialize a date with datepicker, I followed the procedure "howto-programmatically-set-the-date-in-datepicker/", but the field is empty, nevertheless it seems that the value is not empty because the label is shifted well over the field. thank you

Arkadiusz Idzikowski staff answered 5 years ago


Dear herve, I need confirmation of your order that I have asked about in your other topic . Please send it to me on a.idzikowski@mdbootstrap.com. Regards, Arek

herve pro answered 5 years ago


Thanks for the answer, I have already tried it, it works but I would like to do it individually, with a different date for each control. how can I do it at the control level and not in the ts ? Thank you

Arkadiusz Idzikowski staff answered 5 years ago


Dear herve, Please try with following options. If there will be any further problems, please provide some code on which I could debug your problem.
public myDatePickerOptions: IMyOptions = {
dateFormat:'dd.mm.yyyy',

startDate:'05.10.2015'

};
Regards, Arek

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

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: 6.2.3
  • Device: pc
  • Browser: chrome
  • OS: windows 7 64bits
  • Provided sample code: No
  • Provided link: No