|   | 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.257-beta+00aa2366fbb9ec75f636ebc7cfa610e3826a727c
 Syntax
Syntax Remarks
RemarksThis function is only provided for the sake of completeness. All it does is call the
            "ToUniversalTime" property on the given timestamp.
 See Also
See Also