You can use any value, 1 hour and - 1 minutes, 59 minute, 60 minutes and -60 seconds…
dateTime will be used with the right order and as the value is the same the result will be the same
If you want to show how much time you have to a final date you can:
dim d as dateInterval = finalDate - datetime.now
where final date is your target datetime
now using the dateInterval props you can show to the user xx hours and yy minutes