Net_NNTP_Client::getDate() -- Get date from NNTP-server
Beschrijving
Retrieves the date from the NNTP-server.
Return waarde
Tabel 49-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
Deze functie kan niet statisch worden aangeroepen.