{"id":15019264,"url":"https://github.com/soundasleep/bootstrap-datetimepicker-sass","last_synced_at":"2025-09-29T21:31:12.167Z","repository":{"id":15350977,"uuid":"18081771","full_name":"soundasleep/bootstrap-datetimepicker-sass","owner":"soundasleep","description":"Date/time picker widget based on twitter bootstrap using SASS","archived":false,"fork":true,"pushed_at":"2017-07-07T00:59:24.000Z","size":1011,"stargazers_count":2,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-09-18T00:22:04.311Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://eonasdan.github.io/bootstrap-datetimepicker/","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Eonasdan/tempus-dominus","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soundasleep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-24T22:53:53.000Z","updated_at":"2020-11-01T21:01:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/soundasleep/bootstrap-datetimepicker-sass","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundasleep%2Fbootstrap-datetimepicker-sass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundasleep%2Fbootstrap-datetimepicker-sass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundasleep%2Fbootstrap-datetimepicker-sass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soundasleep%2Fbootstrap-datetimepicker-sass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soundasleep","download_url":"https://codeload.github.com/soundasleep/bootstrap-datetimepicker-sass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219865571,"owners_count":16554158,"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":[],"created_at":"2024-09-24T19:53:14.480Z","updated_at":"2025-09-29T21:31:11.720Z","avatar_url":"https://github.com/soundasleep.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap v3 datetimepicker widget using SASS\n\n![DateTimePicker](http://i.imgur.com/nfnvh5g.png)\n\n### [⇢ View the manual and demos](http://eonasdan.github.io/bootstrap-datetimepicker/)\n\nThis is a fork of [eonasdan-bootstrap-datetimepicker](https://github.com/Eonasdan/bootstrap-datetimepicker) that simply provides SASS equivalents of `src/less/*.less` files.\n\n## Quick installation\n\n### [bower](http://bower.io)\n\nRun the following command:\n```\nbower install soundasleep-bootstrap-datetimepicker-sass#latest --save\n```\n\nInclude necessary scripts and styles:\n```html\n\u003chead\u003e\n  \u003c!-- ... --\u003e\n  \u003cscript type=\"text/javascript\" src=\"/bower_components/jquery/jquery.min.js\"\u003e\u003c/script\u003e\n  \u003cscript type=\"text/javascript\" src=\"/bower_components/moment/min/moment.min.js\"\u003e\u003c/script\u003e\n  \u003cscript type=\"text/javascript\" src=\"/bower_components/bootstrap/dist/js/bootstrap.min.js\"\u003e\u003c/script\u003e\n  \u003cscript type=\"text/javascript\" src=\"/bower_components/soundasleep-bootstrap-datetimepicker-sass/build/js/bootstrap-datetimepicker.min.js\"\u003e\u003c/script\u003e\n  \u003clink rel=\"stylesheet\" href=\"/bower_components/bootstrap/dist/css/bootstrap.min.css\" /\u003e\n  \u003clink rel=\"stylesheet\" href=\"/bower_components/soundasleep-bootstrap-datetimepicker-sass/build/css/bootstrap-datetimepicker.min.css\" /\u003e\n\u003c/head\u003e\n```\n\n## Things that should probably be fixed\n\n1. I can't get `make` to work locally on Windows, it crashes. Probably a good idea to use a different build system, maybe `grunt`?\n2. The `make` file only generates from LESS, not SASS. It looks like there are no SASS compilation binaries for Windows... maybe need to use `grunt` for `grunt-sass`?\n3. There are no tests, not even an example HTML file to demonstrate how it works (I guess that's what the Github.io pages were for). It would be good to add them.\n4. An issue I'd like to fix: [Add options to disable displaying Months or Years views](https://github.com/Eonasdan/bootstrap-datetimepicker/issues/252)\n\n## Fix for prev and next year button issue when we set minDate and maxDate in options\n1. 'Next' Icon in date range filter is always disabled for year selection.\n2. 'Prev' Icon is not restricted based on minDate.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoundasleep%2Fbootstrap-datetimepicker-sass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoundasleep%2Fbootstrap-datetimepicker-sass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoundasleep%2Fbootstrap-datetimepicker-sass/lists"}