Show / Hide Table of Contents

Interface ITimeZone

Namespace: FChoice.Foundation.DataObjects
Assembly: fcSDK.dll
Syntax
public interface ITimeZone

Properties

FullName

Declaration
string FullName { get; }
Property Value
Type Description
System.String

Name

Declaration
string Name { get; }
Property Value
Type Description
System.String

UtcOffsetSeconds

Declaration
int UtcOffsetSeconds { get; }
Property Value
Type Description
System.Int32

Methods

IsDaylightSavingsTime(DateTime)

Declaration
bool IsDaylightSavingsTime(DateTime date)
Parameters
Type Name Description
System.DateTime date
Returns
Type Description
System.Boolean
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.