PHP » GoLang |
login |
register |
about
|
GoLang MongoDB\BSON\UTCDateTime::__toString
request it (348)
GoLang replacement for PHP's MongoDB\BSON\UTCDateTime::__toString
[edit | history]
PHP MongoDB\BSON\UTCDateTime::__toStringPHP original manual for MongoDB\BSON\UTCDateTime::__toString [ show | php.net ]MongoDB\BSON\UTCDateTime::__toString(mongodb >=1.0.0) MongoDB\BSON\UTCDateTime::__toString — Returns the string representation of this UTCDateTime Description
final public string MongoDB\BSON\UTCDateTime::__toString
( void
)
ParametersThis function has no parameters. Return ValuesReturns the string representation of this UTCDateTime. Errors/Exceptions
ExamplesExample #1 MongoDB\BSON\UTCDateTime::__toString() example
<?php The above example will output: string(13) "1416445411987" See Also |
more
Recently updated
more
Most requested
more
Last requests
|