hpop icon indicating copy to clipboard operation
hpop copied to clipboard

Receive date and datesent, returns wrong time

Open elizer29 opened this issue 7 years ago • 0 comments

instead of #4/10/2017 22:25:41 PM# , it returns #4/10/2017 2:25:41 PM# in Dim sendTime As DateTime = msg.Headers.DateSent and in Dim receivedTime As DateTime = msg.Headers.Received(0).Date

elizer29 avatar Apr 12 '17 10:04 elizer29