Class
UtcHelperMethods

Definition

Namespace:ArtOfTest.WebAii.Design.UI.Scheduling

Assembly:ArtOfTest.WebAii.Design.dll

Syntax:

cs-api-definition
public class UtcHelperMethods

Inheritance: objectUtcHelperMethods

Constructors

UtcHelperMethods()

Declaration

cs-api-definition
public UtcHelperMethods()

Methods

ModifyPatternBasedTimeOffset(RecurrencePattern, DateTime, DateTime)

Declaration

cs-api-definition
public static RecurrencePattern ModifyPatternBasedTimeOffset(RecurrencePattern recurrencePattern, DateTime localTime, DateTime utcTime)

Parameters

recurrencePattern

RecurrencePattern

localTime

DateTime

utcTime

DateTime

Returns

RecurrencePattern

ModifyScheduledPartsToUtcTime(Schedule, DateTime)

Declaration

cs-api-definition
public static Schedule ModifyScheduledPartsToUtcTime(Schedule schedule, DateTime localSchedule)

Parameters

schedule

Schedule

localSchedule

DateTime

Returns

Schedule