-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
Hello,
I'm trying to display a default date when the input is first time displayed, but apparently that option is not taken into consideration.
<input type="text" class="form-control input-sm" datetimepicker ng-model="date.startDate" datetimepicker-options="{ defaultDate: '11/1/2013', format:'M/D/YYYY h:mm a' }" placeholder="...">
expected result: the input should show '11/1/2013' value
actual behavior: the input shows '...'
Can you please advise @diosney, maybe I'm doing something wrong.
Thank you,
Laurentiu
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels