Visit Gigasoft's Web Site
 ProEssentials v9 Help

SetFallDayLight

Scope

Pego, Pesgo

 

public void PeFunction.SetFallDayLight ( int month, int day, int hour )

Parameter

Description

month

Month is 1 through 12 representing month of the fall day-light threshold.

day

Day is a number between (1-5) representing the 1st, 2nd, 3rd, 4th, or 5th Sunday in the month.

hour

Hour is a number 0 through 23

 

This method is used to set the current DayLightSaving fall time threshold.

 

The default values are Month = 10 (October), Day = 5 (5th Sunday), Hour = 2 (2 am).

 

Comments

See Also: DayLightSavings, GetFallDayLight, GetSpringDayLight, and SetSpringDayLight

 

PeFunction.SetFallDayLight members of Pego.PeFunction, Pesgo.PeFunction