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

Sets the date and time from an RFC date and time value.

Parameters 
Description 
AString 
RFC-compliant date time value. 

SetFromRFC822 is a procedure that sets the date and time components of TIdDateTimeStamp using the RFC-compliant date and time value in AString. AString may contain values in the format: 

SetFromRFC822 calls the StrInternetToDateTime procedure in IdGlobal.pas to convert the RFC date time value.

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