g1eb / angular-datetime-range

📅 Angular directive for datetime range input
https://rawgit.com/g1eb/angular-datetime-range/master/
MIT License
25 stars 14 forks source link

How to import #21

Closed pollingerMaxi closed 5 years ago

pollingerMaxi commented 5 years ago

Hi! Great directive, but how do i import the module in angular6? Because the code provided is not for angular if im not mistaken.

Thanks in advance!

Btw, using it for a project at the university :D

g1eb commented 5 years ago

Hi! Thanks :) This directive was made for angular 1.5 back in the day.. You'd need to port/rewrite it to support newer versions of Angular.