.net - timespan and UTC -


I have a time-bound variable, which has time in the local time zone but for me to have a database (time of cold type) UT must do C . How do I do this? Apart from this, I need local time for UTC to populate the TimePen Variables on Page Laud. Thanks!

I think I will load TimeSpain in Datetime, then the Universal Time Date Time and it will be back again. Convert From

  var dt = new date time (Timespace Ticks); Var utc = dt.ToUniversalTime ();  

Comments

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -