DateTime Time1=DataTime.Now;
Time1= new DateTime(SlotEndTime.Year, SlotEndTime.Month, SlotEndTime.Day, 9, 30, 0);
The Time1- Field have Today date with the time 9.30 am
Time1= new DateTime(SlotEndTime.Year, SlotEndTime.Month, SlotEndTime.Day, 9, 30, 0);
The Time1- Field have Today date with the time 9.30 am
No comments:
Post a Comment