Internet Direct (Indy) Version 9.0.1 Beta
TIdDayTime.DayTimeStr
Retrieves the Date and Time from a server.

property DayTimeStr: String;
Description
DayTimeStr is a String property that cause the component to connect to the Host server and retrieve the date and time. Since this can be returned in a free-form format, this is not converted to a TDateTime and there is no time synchronization performed.

You must set the Host property to the DayTime server before using this property.