Topic Path: Pending > TIdDateTimeStamp.SetDay
ContentsIndexHome
PreviousUpNext
TIdDateTimeStamp.SetDay

Updates the Day of Year for the Indy timestamp.

Parameters 
Description 
ANumber 
Day number to assign to the Indy timestamp. 

SetDay is a procedure used to update the Day property for the Indy timestamp. ANumber is the day of year to be assigned to the Indy timestamp. SetDay changes the Day property to 0 (zero) and calls AddDays using the value in ANumber to adjust the Indy timestamp.

AddDays

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