ComponentOne True DBInput Pro 8.0
EndWeekday Property (DSTStyle)

 

Reference> DSTStyle Object> DSTStyle Object Properties> EndWeekday Property (DSTStyle)

EndWeekday Property (DSTStyle)

Sets/returns the weekday on which the Daylight Savings Time (DST) ends.

Syntax

object.EndWeekday= value

Read/Write at run time. Not available at design time.

Values

Description

Run Time

1 - Sunday

dbiSunday

2 - Monday

dbiMonday

3 - Tuesday

dbiTuesday

4 - Wednesday

dbiWednesday

5 - Thursday

dbiThursday

6 - Friday

dbiFriday

7 - Saturday

dbiSaturday

Remarks

The EndWeekday property is used to determined the ending week day for the DSTStyle object. This property is often used with the EndWhichWeek property to specify the exact ending date, instead of the EndDay property.

This property takes effect only when the EndDay property is set to 0.

See Also

StartWeekday Property (DSTStyle)

EndDay Property (DSTStyle)

EndMonth Property (DSTStyle)

EndTime Property (DSTStyle)

EndWhichWeek Property (DSTStyle)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback