Visit Gigasoft's Web Site
 ProEssentials v10 Help

SetSpringDayLight

Scope

Pego, Pesgo

 

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

Parameter

Description

month

Month is 1 through 12 representing month of the spring 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 spring time threshold.

 

The default values are Month = 4 (April), Day = 1 (1st Sunday), Hour = 2 (2 am).

 

Comments

See Also: DayLightSavings, GetFallDayLight, GetSpringDayLight, and SetFallDayLight

 

PeFunction.SetSpringDayLight members of Pego.PeFunction, Pesgo.PeFunction