{"id":13602746,"url":"https://github.com/xdan/datetimepicker","last_synced_at":"2025-05-12T05:24:33.934Z","repository":{"id":37382231,"uuid":"14083440","full_name":"xdan/datetimepicker","owner":"xdan","description":"jQuery Plugin Date and Time Picker","archived":false,"fork":false,"pushed_at":"2025-03-04T07:43:47.000Z","size":1747,"stargazers_count":3500,"open_issues_count":422,"forks_count":1503,"subscribers_count":158,"default_branch":"master","last_synced_at":"2025-05-08T23:17:27.846Z","etag":null,"topics":["datepicker","datetimepicker","javascript","jquery","jquery-plugin","picker","timepicker"],"latest_commit_sha":null,"homepage":"https://xdsoft.net/jqplugins/datetimepicker/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xdan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-11-03T10:10:07.000Z","updated_at":"2025-05-08T10:56:02.000Z","dependencies_parsed_at":"2023-02-09T09:40:27.048Z","dependency_job_id":"70e4db51-de8d-4b27-a2ee-880765b74f7e","html_url":"https://github.com/xdan/datetimepicker","commit_stats":{"total_commits":435,"total_committers":164,"mean_commits":2.652439024390244,"dds":0.6620689655172414,"last_synced_commit":"24d7dd5df23a27e01386d63e94a6014dcb1227a5"},"previous_names":[],"tags_count":80,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdan%2Fdatetimepicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdan%2Fdatetimepicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdan%2Fdatetimepicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xdan%2Fdatetimepicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xdan","download_url":"https://codeload.github.com/xdan/datetimepicker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253160779,"owners_count":21863632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["datepicker","datetimepicker","javascript","jquery","jquery-plugin","picker","timepicker"],"created_at":"2024-08-01T18:01:36.863Z","updated_at":"2025-05-08T23:17:34.666Z","avatar_url":"https://github.com/xdan.png","language":"JavaScript","readme":"\n\u003e [!IMPORTANT] \n\u003e **Contributing \u0026 Maintenance**\n\u003e \n\u003e If you would like to help maintain this plugin, please email me at [chupurnov@gmail.com](mailto:chupurnov@gmail.com). I can grant you access to the npm package and the GitHub repository.\n\nPlease note that I am no longer using jQuery, so I cannot offer full support for it.\n\n# jQuery DateTimePicker\n[Demo and Documentation](https://xdsoft.net/jqplugins/datetimepicker/)\n\n[![Build Status](https://travis-ci.org/xdan/datetimepicker.svg?branch=master)](https://travis-ci.org/xdan/datetimepicker)\n[![npm version](https://badge.fury.io/js/jquery-datetimepicker.svg)](https://badge.fury.io/js/jquery-datetimepicker)\n[![npm](https://img.shields.io/npm/dm/jquery-datetimepicker.svg)](https://www.npmjs.com/package/jquery-datetimepicker)\n\nPLEASE. Help me update the documentation.\n[Doc.tpl](https://github.com/xdan/datetimepicker/blob/master/doc.tpl)\nThis file will be automatically displayed on the site\n\n# Installation\n\n```bash\nnpm install jquery-datetimepicker\n```\nOR\n```bash\nyarn add jquery-datetimepicker\n```\nor download [zip](https://github.com/xdan/datetimepicker/releases)\n# datetimepicker\n==============\n\n**!!! In the latest version the 'lang' option is obsolete. The language setting is now global. !!!**\n\nUse this:\n```javascript\njQuery.datetimepicker.setLocale('en');\n```\n[Documentation][doc]\n\njQuery Plugin Date and Time Picker\n\nDateTimePicker\n\n![ScreenShot](https://raw.github.com/xdan/datetimepicker/master/screen/1.png)\n\nDatePicker\n\n![ScreenShot](https://raw.github.com/xdan/datetimepicker/master/screen/2.png)\n\nTimePicker\n\n![ScreenShot](https://raw.github.com/xdan/datetimepicker/master/screen/3.png)\n\nOptions to highlight individual dates or periods\n\n![ScreenShot](https://raw.github.com/Mingpao/datetimepicker/master/screen/4.png)\n\n![ScreenShot](https://raw.github.com/Mingpao/datetimepicker/master/screen/5.png)\n\n![ScreenShot](https://raw.github.com/Mingpao/datetimepicker/master/screen/6.png)\n\n[doc]: https://xdsoft.net/jqplugins/datetimepicker/\n\n### JS Build help\n\n**Requires Node and NPM** [Download and install node.js](http://nodejs.org/download/).\n\nInstall:\n\n1. Install `bower` globally with `npm install -g bower`.\n2. Run `npm install`. npm will look at `package.json` and automatically install the necessary dependencies. \n3. Run `bower install`, which installs front-end packages defined in `bower.json`.\n\nNotice: If you use Bower v1.5.2, you will get the error: `The \"main\" field cannot contain minified files`\nYou can regress to version 1.3.12\n\n1. `npm uninstall bower -g`\n2. `npm install -g bower@1.3.12`\n\nBuild:\n\nFirst install npm requirements: `npm install -g uglifycss concat-cli`\nThen build the files: `npm run build`\n\nWhen the build completes, you'll have the following files:\n- **build/jquery.datetimepicker.full.js** - browser file\n- **build/jquery.datetimepicker.full.min.js** - browser minified file\n- **build/jquery.datetimepicker.min.js** - amd module style minified file\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxdan%2Fdatetimepicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxdan%2Fdatetimepicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxdan%2Fdatetimepicker/lists"}