2.3.5 • Published 5 years ago
@busy-web/ember-date-time v2.3.5
@busy-web/ember-date-time
Date time picker and date range picker for ember cli
Installation
Install this addon using ember-cli
ember install @busy-web/ember-date-timeUsage
Use ember-jsignature in your template:
// basic datetime picker
{{ember-date-time-picker timestamp=model.picker0.standard.timestamp}}
// basic datetime picker with unix timestamp
{{ember-date-time-picker unix=model.picker1.seconds.timestamp}}Documentation
Documentation can only be found by cloning the repo and running ember server
then viewing the page at localhost:4200 in a browser.
Contributing
Installation
git clonethis repositorynpm installbower install
Running
ember server- Visit your app at http://localhost:4200.
Running Tests
npm test(Runsember try:testallto test your addon against multiple Ember versions)ember testember test --server
Building
ember build
For more information on using ember-cli, visit https://ember-cli.com/.
License
2.3.5
5 years ago
2.3.4
7 years ago
2.3.3
7 years ago
2.3.2
7 years ago
2.3.1
7 years ago
2.3.0
7 years ago
2.2.4
8 years ago
2.2.3
8 years ago
2.2.2
8 years ago
2.1.17
8 years ago
2.2.1
8 years ago
2.1.16
8 years ago
2.1.15
8 years ago
2.2.0
8 years ago
2.1.14
8 years ago
2.1.13
8 years ago
2.1.12
8 years ago
2.1.11
8 years ago
2.1.10
8 years ago
2.1.9
8 years ago
2.1.8
8 years ago
2.1.7
8 years ago
2.1.6
8 years ago
2.1.5
8 years ago
2.1.4
8 years ago
2.1.3
8 years ago
2.1.2
8 years ago
2.1.1
8 years ago
2.1.0
8 years ago
2.1.0-alpha.2
8 years ago
2.1.0-alpha.1
8 years ago
2.0.3
8 years ago
2.0.2
8 years ago
2.0.1-beta.0
8 years ago
2.0.2-0
8 years ago
2.0.1
8 years ago
2.0.0
8 years ago