PHP Doku:: Returns a string representation of this timestamp - mongotimestamp.tostring.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenMongoDB Native DriverTypesThe MongoTimestamp classMongoTimestamp::__toString

Ein Service von Reinhard Neidl - Webprogrammierung.

The MongoTimestamp class

<<MongoTimestamp::__construct

GridFS Classes>>

MongoTimestamp::__toString

(PECL mongo >= 1.0.1)

MongoTimestamp::__toStringReturns a string representation of this timestamp

Beschreibung

publicstring MongoTimestamp::__toString ( void )

Returns the "sec" field of this timestamp.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The seconds since epoch represented by this timestamp.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)