{"id":18369650,"url":"https://github.com/forms-angular/fng-bootstrap-date","last_synced_at":"2025-04-06T18:32:22.730Z","repository":{"id":40523092,"uuid":"106430483","full_name":"forms-angular/fng-bootstrap-date","owner":"forms-angular","description":"Date plugin using angular-ui-bootstrap DatePickerPopup","archived":false,"fork":false,"pushed_at":"2025-04-06T11:58:13.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T12:31:01.728Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/forms-angular.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-10-10T14:45:48.000Z","updated_at":"2025-04-06T11:58:16.000Z","dependencies_parsed_at":"2024-05-05T23:29:37.518Z","dependency_job_id":"f28f2e17-b831-4321-a10f-85f6c3c25b9e","html_url":"https://github.com/forms-angular/fng-bootstrap-date","commit_stats":{"total_commits":225,"total_committers":2,"mean_commits":112.5,"dds":"0.026666666666666616","last_synced_commit":"99c0f26f78fc76a5dcb1f38055efb591d09935e5"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forms-angular%2Ffng-bootstrap-date","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forms-angular%2Ffng-bootstrap-date/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forms-angular%2Ffng-bootstrap-date/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forms-angular%2Ffng-bootstrap-date/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forms-angular","download_url":"https://codeload.github.com/forms-angular/fng-bootstrap-date/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485268,"owners_count":20946397,"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-11-05T23:30:19.291Z","updated_at":"2025-04-06T18:32:21.091Z","avatar_url":"https://github.com/forms-angular.png","language":"JavaScript","readme":"# fng-bootstrap-date\n\nPlugin for forms-angular that adds date picker from [Angular UI Bootstrap](https://github.com/angular-ui/bootstrap) support.\n\n## Usage\n\n    bower install fng-bootstrap-date\n\nAdd the following line to your index.html (or equivalent) file.\n\n    \u003cscript src=\"bower_components/fng-bootstrap-date/fng-bootstrap-date.js\"\u003e\u003c/script\u003e\n    \nAdd `fng.uiBootstrapDate` to the list of servies your Angular module depends on. \n\nIn your Mongoose schemas you can set up fields like this:\n\n    applicationReceived: {type: Date, form: {\n        directive:\"fng-ui-bootstrap-date-picker\", \n        fngUiBootstrapDatePicker: {\n            format: 'dd MMM yyyy', \n            \"ng-model-options\":\"{timezone:\\'UTC\\'}\" \n        }\n    }},\n\nOptions can be added to a fngUiBootstrapDatePicker object within the form object as illustrated by the examples above.  For (my) convenience, the default format has been changed to dd/MM/yyyy\n\n###Known Limitations:\n\nStyling in (unsupported) Bootstrap 2 applications (such as the forms-angular.org website at the time of writing) has a few issues,\nincluding inline help placing and the width of the first columnof the dropdown when weeks are not shown. ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforms-angular%2Ffng-bootstrap-date","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforms-angular%2Ffng-bootstrap-date","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforms-angular%2Ffng-bootstrap-date/lists"}