public void GetUserTimeTest() { DateTime dt= new CommonFunctions().GetServerTime(); Console.Write(dt.ToString()); }