NntpClient.getDate

Send a DATE command.

class NntpClient
void
getDate
(
void delegate
(
string date
)
handleDate
,
void delegate
(
string
)
handleError = null
)

Meta