Hi,
Pls help me in printing the EST date.
Thanks…
Hi,
Pls help me in printing the EST date.
Thanks…
Hello, this is how to convert your date to EST:
TimeZoneInfo.ConvertTime([your dateTime variable here], TimeZoneInfo.FindSystemTimeZoneById("Eastern Standard Time"))
Best,
Charbel