Hello

I have following piece of code...

dateT = Now().ToString("hh:mm tt")

I want to change it to -4 hours .. I want to show current time - 4 hours

How is this possible ?

Regards,
Calm