Hi Team,
Good Day,
FYI, I am using Angular7.
please Find the below code snippets that I am trying to check
<ejs-datetimepicker id='endDateTime' name="endDateTime" formControlName="endDateTime" format ='yyyy-MM-dd HH:mm:ss PT' placeholder='End Date'
[min]='minEnd' [max]='maxEnd' (change)="changeEndDate($event)" class="dateTimePicker" timeFormat='HH:mm' [showTodayButton]="false" step="5">
ejs-datetimepicker>
Could You please help me
Thanks & Regards,
Pavan Atmakuri.