Gagri Global IT services is having a team of executives who have good experience in developing applications on various platforms like SharePoint 2013/2010, Silverlight, net Framework 4.5 and Mobile tools.

DateTime currentTime = DateTime.UtcNow;
Console.WriteLine("Current server time: {0}", currentTime);
DateTimeOffset currentTime = DateTimeOffset.UtcNow;
console.WriteLine("Current server time: {0}", currentTime);
DateTime currentTime = DateTime.UtcNow;
TimeZoneInfo indianTimeZone = TimeZoneInfo.FindSystemTimeZoneById("India Standard Time");
DateTime indianTime = TimeZoneInfo.ConvertTimeBySystemTimeZoneId(currentTime, indianTimeZone.Id);
Console.WriteLine("Current time in India: {0}", indianTime);



foot-logo

All design and content Copyright � 2012-2018 Gagri Global IT Services Pvt.Ltd. All rights reserved

Sitemap