Topic Path: Symbol Reference > Classes > TIdDateTimeStamp Class > TIdDateTimeStamp Properties > WeekOfYear Property
ContentsIndexHome
PreviousUpNext
TIdDateTimeStamp.WeekOfYear Property

Identifies the week number for the Indy timestamp.

property WeekOfYear: Integer;

WeekOFYear is a read-only Integer property that Indicates the week number for the current year of the Indy timestamp. A week is considered to begin with Sunday and may overlap a Year boundary. It is possible to have 53 weeks in a Year, with the 53rd week of a given year also being the 1st week of the following year.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.