ConvertDate Method (FCSession)
Syntax
'Declaration
Public Function ConvertDate( _
ByVal _convertDate_ As Date, _
ByVal _fromTimeZone_ As String, _
ByVal _toTimeZone_ As String _
) As Date
public DateTime ConvertDate(
DateTime _convertDate_,
string _fromTimeZone_,
string _toTimeZone_
)
Parameters
convertDate
fromTimeZone
toTimeZone
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family