Skip to content

jQuery UI DatePicker plugin allows you to select a date easily. You can customize the format, language of date to be displayed

Notifications You must be signed in to change notification settings

geeksarray/jquery-ui-datepicker-examples-in-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

jQuery UI datepicker examples in MVC

jQuery UI DatePicker plugin

jQuery UI DatePicker plugin allows you to select a date easily. You can customize the format, language of date to be displayed, restrict the selection of dates, show buttons, or navigation to navigate to different month or year.

It gives you the DatePicker method. Using options of this you can change CSS, date format, language. You can attach datepicker to input control where the user will be able to select date from datepicker and also enter date to the input control. For inline display of datepicker attach it with span or div element.

Repository Files

  1. Home Controller - returns date for view.
  2. Index HTML View- having HTML for jQuery UI DatePicker Widget and related events.

Below image shows you how jQuery UI DatePicker Widget with Custom buttons

jQuery Date Picker Widget with Custom buttons

For more detailed description visit - jQuery UI Date Picker Widget

About

jQuery UI DatePicker plugin allows you to select a date easily. You can customize the format, language of date to be displayed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published