MVPSI.JAMS Namespace > DateTimeExtensions Class : ConvertKindToUniversal Method |
'Declaration
<System.Runtime.CompilerServices.ExtensionAttribute()> Public Shared Function ConvertKindToUniversal( _ ByVal oldValue As System.Date _ ) As System.Date
'Usage
Dim oldValue As System.Date Dim value As System.Date value = DateTimeExtensions.ConvertKindToUniversal(oldValue)
[System.Runtime.CompilerServices.Extension()] public static System.DateTime ConvertKindToUniversal( System.DateTime oldValue )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2