kkpatel
(Kamal)
1
DateDiff() method or subtract method not working. Can anyone give me a proper solution ?
1 Like
@kkpatel How do you get the two input dates that you want to subtract?
AshwinS2
(Ashwin S)
3
Hi @kkpatel
You can do the DateTime DT3= DT1-Dt2
Thanks
Ashwin S
kkpatel
(Kamal)
4
We are doing build data table and the date column is in string format.
@kkpatel oK, But in which format of date like is it in dd/MM/yyyy or MM/dd/yyyy?
Kindly have a view on this
Cheers @kkpatel