ComponentOne True DBInput Pro 8.0
StartWeekday Property (DSTStyle)

 

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

StartWeekday Property (DSTStyle)

Sets/returns the weekday in which the Daylight Savings Time (DST) starts.

Syntax

object.StartWeekday= 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 StartWeekday property is used to determined the starting week day for the DSTStyle object. This property is often used with the StartWhichWeek property to specify the exact starting date, instead of the StartDay property.

This property takes effect only when StartDay property is set to 0.

By default, the start of weekday will be picked up from the system.

See Also

EndWeekday Property (DSTStyle)

StartDay Property (DSTStyle)

StartMonth Property (DSTStyle)

StartTime Property (DSTStyle)

StartWhichWeek Property (DSTStyle)

 

 


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

Product Support Forum  |  Documentation Feedback