Internet Direct (Indy)
Home
PreviousUpNext
TIdFSPStatInfo.ModifiedDateGMT Property

Represents the last modification timestamp for the collection item.

Pascal
property ModifiedDateGMT: TIdDateTime;

ModifiedDateGMT is a TIdDateTime property that represents the last modification timestamp for the collection item. 

Values in the ModifiedDateGMT property are updated when maintaining the structured directory listing in the FSP client following execution of the GetStatInfo or List methods. 

ModifiedDateGMT is expressed in the GMT timezone. 

Use ModifiedDate to access the the last modification timestamp for the collection item expressed in the local timezone for the FSP client.

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.