Skip to content

Date Time Picker module for your Angular 5 apps

Notifications You must be signed in to change notification settings

djsiddz/djsiddz-dtp

Repository files navigation

DjsiddzDtp

This project was generated with Angular CLI version 1.7.3.

!Warning! Currently Not Ready for production use

Once this is ready for production use, it will be published to npm for easy integration into your Angular app.

Steps to being Production-ready

  • Bind with external formControlName and ngModel Current Reference link
  • Support for editing date & time (Initialize with supplied value instead of default value if available)
  • Move out of dtp template. Use another way to trigger the dtp.
  • Move the dtp to a module for making it exportable & reusable
  • Create npm package using ng-packagr Current Reference link

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.