Thresher 1.2 Class Documentation | |
CtcpUtil.CreateTimestamp Method
Generate a timestamp string suitable for the CTCP Ping command.
[Visual Basic]Public Shared Function CreateTimestamp() As
String [C#]public static
string CreateTimestamp();
Return Value
The current time as a string.
See Also
CtcpUtil Class | Sharkbite.Irc Namespace