MongoDate::__toString

(PECL mongo >= 0.8.1)

MongoDate::__toStringReturns a string representation of this date

Опис

public string MongoDate::__toString ( void )

Returns a string representation of this date, similar to the representation returned by microtime().

Параметри

В цієї функції немає параметрів.

Значення, що повертаються

This date.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top