Skip to content
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.

Any way to set default value only for hour and minute? #203

Open
Miojo opened this issue Jun 13, 2017 · 0 comments
Open

Any way to set default value only for hour and minute? #203

Miojo opened this issue Jun 13, 2017 · 0 comments

Comments

@Miojo
Copy link

Miojo commented Jun 13, 2017

I need to show the current date on default, but change the default hour and minute so I can know if the user changed it or not...
Just like the first image on this repository, the hour and minute are "00" "00" and theres a date selected.

I tried setting :
<input [(ngModel)]="myDate"
hour = "00"
minute = "00"
ngui-datetime-picker
/>

but it didint work

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant