Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/full-stack-web-developer-and-designer/jquery-datepicker
jQuery datepicker with function for disable previous dates, change the year, month, date format and the first day of the week.
https://github.com/full-stack-web-developer-and-designer/jquery-datepicker
jquery jquery-datepicker jquery-plugin mirnesglamocic
Last synced: about 20 hours ago
JSON representation
jQuery datepicker with function for disable previous dates, change the year, month, date format and the first day of the week.
- Host: GitHub
- URL: https://github.com/full-stack-web-developer-and-designer/jquery-datepicker
- Owner: full-stack-web-developer-and-designer
- License: mit
- Created: 2020-09-27T16:05:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-17T00:55:19.000Z (almost 3 years ago)
- Last Synced: 2024-11-12T23:26:40.298Z (2 months ago)
- Topics: jquery, jquery-datepicker, jquery-plugin, mirnesglamocic
- Language: HTML
- Homepage: https://full-stack-web-developer-and-designer.github.io/jQuery-datepicker/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jQuery datepicker
This is the repository for **jQuery datepicker**. For this repository we need three different jQuery files.
1. [jQuery.js](https://code.jquery.com/jquery-2.2.4.js)
2. [jQuery.ui.css](https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css)
3. [jQuery.ui.js](https://code.jquery.com/ui/1.12.1/jquery-ui.js)
---
This repository contains the **jQuery** _function_ for change the _year_, _month_, _date format_ and _the first day of the week_, which in this case is set to Monday.
Also, after selecting a date, the selection of previous dates is disabled.
##
[PREVIEW](https://full-stack-web-developer-and-designer.github.io/jQuery-datepicker/)