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.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |