Hi I have time Dim ExpiryDate As Date = System.DateTime.Now.ToString("M/d/yyyy h:mm tt") I need to convert this time to EST. But I am using 2.0 .net . How should I achieve this?