Net_NNTP_Client::getDate() -- Get date from NNTP-server
Description
Retrieves the date from the NNTP-server.
Return value
Table 38-1.
$format | returns |
---|
0
|
timestamp
|
1
|
array - a hash with the date
$date['y'] Year $date['m'] Month $date['d'] Day
|
Note
since 0.3
This function can not be called
statically.