GoLang MongoDB\BSON\UTCDateTimeInterface::__toString

request it (268)
GoLang replacement for PHP's MongoDB\BSON\UTCDateTimeInterface::__toString [edit | history]



Do you know a GoLang replacement for PHP's MongoDB\BSON\UTCDateTimeInterface::__toString? Write it!

PHP MongoDB\BSON\UTCDateTimeInterface::__toString

PHP original manual for MongoDB\BSON\UTCDateTimeInterface::__toString [ show | php.net ]

MongoDB\BSON\UTCDateTimeInterface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\UTCDateTimeInterface::__toStringReturns the string representation of this UTCDateTimeInterface

Description

abstract public string MongoDB\BSON\UTCDateTimeInterface::__toString ( void )

Parameters

This function has no parameters.

Return Values

Returns the string representation of this UTCDateTimeInterface.

See Also