GoLang MongoDate::__toString

request it (257)
GoLang replacement for PHP's MongoDate::__toString [edit | history]



Do you know a GoLang replacement for PHP's MongoDate::__toString? Write it!

PHP MongoDate::__toString

PHP original manual for MongoDate::__toString [ show | php.net ]

MongoDate::__toString

(PECL mongo >= 0.8.1)

MongoDate::__toStringReturns a string representation of this date

Description

public string MongoDate::__toString ( void )

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

Parameters

This function has no parameters.

Return Values

This date.