|
DateTimeExtensionsLocalTimeToUniversalTime Method
|
Converts given local time to Universally Coordinated Time (a.k.a., Greenwich Meridian Time).
Namespace: GSFAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.205-beta+5ef4169f3b1079d8b163dd363614f656bd140924
Syntax Remarks This function is only provided for the sake of completeness. All it does is call the
"ToUniversalTime" property on the given timestamp.
See Also