Hi,
I need to output the timestamp of another timezone as compared to where the server is.
Example: Server runs on EST but I need SGT in my output. I would generally take DateTimeNow & add 720 minutes to it but would have issues with DST.
Please advise.