Topic: I cant get the date from a datepicker

Steven Bonilla free asked 5 years ago


How can i get the date from a date picker in jquery?



Date Picker is a premium component which is available only with MDB Pro. As you are a free user, I'm not sure if we're talking about our Material Design Date Picker or just a normal, browser input[type="date"]

However, there's ain't a big difference between them - they're both just normal inputs. To get its value using jQuery just use this code:

$('#yourInputId').val();



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: Free
  • Premium support: No
  • Technology: MDB jQuery
  • MDB Version: 4.7.5
  • Device: Computer
  • Browser: ALL
  • OS: Windows
  • Provided sample code: No
  • Provided link: No
Tags