Show / Hide Table of Contents

ConvertDate(DateTime,ITimeZone,ITimeZone) Method

date to convert

Timezone input date is currently in

Timezone input date is being converted to

Converts a DateTime from one TimeZone to another.

Syntax

'Declaration

Public Overloads Overridable Function ConvertDate( _
   ByVal _date_ As Date, _
   ByVal _fromTZ_ As ITimeZone, _
   ByVal _toTZ_ As ITimeZone _
) As Date
public virtual DateTime ConvertDate( 
   DateTime _date_,
   ITimeZone _fromTZ_,
   ITimeZone _toTZ_
)

Parameters

date

date to convert

fromTZ

Timezone input date is currently in

toTZ

Timezone input date is being converted to

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

FCSession Class
FCSession Members
Overload List

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.