Internet Direct (Indy) Version 9.0.2 Beta
TIdIRCServer.OnCommandTime
Event handler for the IRC TIME command.

property OnCommandTime: TIdIrcOneParmEvent;
Description
OnCommandTime is a TIdIrcOneParmEvent event handler that allows the server to respond to the IRC TIME command. TIME is used to query the time for the server specified in Parm. If Parm is not given, the server handling the command must reply to the query.