-
Notifications
You must be signed in to change notification settings - Fork 405
Description
Hi dalelots, thank for your awesome plugin. but I'm little difficulty maybe because not much Examples and The documentation not explain detail about how to use it.
I'm Using Angular 6.
So I read about this awesome plugin in version angular 1 / js. but I have problem, is trying to write my code like this.
<dl-date-time-picker data-ng-model="model2" data-datetimepicker-config="{'minView:'day'}"></dl-date-time-picker>
I'm trying to remove the time in datepicker, but when I try set configuration like this, the time is still showing.
are you have any advice or my code is wrong ?
I'm bad in english, and sometimes the examples better than documentation or just noted.
very unfortunate if your awesome plugin cannot be used for everyone, including people like me "CODE KIDDIE" hahaha.
Thank Before.