Hello friends,
I am trying to convert datetime into integer,
Ex-
In dropdownlist 1- 9:30AM
In dropdownlist 2- 6:PM
I want total time as Thour=9:30AM-6:00PM,
I triend for USING CINT function but its not working
can you help me
I am trying to convert datetime into integer,
Ex-
In dropdownlist 1- 9:30AM
In dropdownlist 2- 6:PM
I want total time as Thour=9:30AM-6:00PM,
I triend for USING CINT function but its not working
can you help me