Base solution for your next web application
Open Closed

How to add "time" selection to default date picker calendar to the below autogenerated input? #9560


User avatar
0
optixdev created

.Net core + Angular version 8.7

How to add "time" selection to default date picker calendar to the below autogenerated input?


<input class="form-control m-input" 
type="datetime" bsDatepicker 
datePickerMomentModifier 
[(date)]="abp.startTime" 
id="Abp_startTime" name="AbpCommsXObservation_startTime">


1 Answer(s)