Hello
I have a Datetime start and Datetime stop, with DateUtils.PeriodBetween calculate the difference between the two Datetime and read the hours, minutes and seconds.
As I can make the difference in hours minutes and seconds are going to start a timer discounting?
Time initial = 2:0:0
Time countdown = 1:59:59 .......... ?
thanks
I have a Datetime start and Datetime stop, with DateUtils.PeriodBetween calculate the difference between the two Datetime and read the hours, minutes and seconds.
As I can make the difference in hours minutes and seconds are going to start a timer discounting?
Time initial = 2:0:0
Time countdown = 1:59:59 .......... ?
thanks