Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 931

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>The MongoDB\BSON\UTCDateTimeInterface interface</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mongodb-bson-timestampinterface.tostring.html">MongoDB\BSON\TimestampInterface::__toString</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mongodb-bson-utcdatetimeinterface.todatetime.html">MongoDB\BSON\UTCDateTimeInterface::toDateTime</a></div>
 <div class="up"><a href="book.bson.html">MongoDB\BSON</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="class.mongodb-bson-utcdatetimeinterface" class="reference">

 <h1 class="title">The MongoDB\BSON\UTCDateTimeInterface interface</h1>
 

 <div class="partintro"><p class="verinfo">(mongodb &gt;=1.3.0)</p>
  <div class="section" id="mongodb-bson-utcdatetimeinterface.intro">
   <h2 class="title">Introduction</h2>
   <p class="para">
    This interface is implemented by
    <a href="class.mongodb-bson-utcdatetime.html" class="classname">MongoDB\BSON\UTCDateTime</a> but may also be used for
    type-hinting and userland classes.
   </p>
  </div>

  <div class="section" id="mongodb-bson-utcdatetimeinterface.synopsis">
   <h2 class="title">Class synopsis</h2>
   <div class="classsynopsis">
    <div class="ooclass"></div>
    <div class="classsynopsisinfo">
     <span class="ooclass">
      <strong class="classname">MongoDB\BSON\UTCDateTimeInterface</strong>
     </span>
     {</div>
    <div class="classsynopsisinfo classsynopsisinfo_comment">/* Methods */</div>
    <div class="methodsynopsis dc-description">
   <span class="modifier">abstract</span> <span class="modifier">public</span> <span class="type">DateTime</span> <span class="methodname"><a href="mongodb-bson-utcdatetimeinterface.todatetime.html" class="methodname">toDateTime</a></span>
    ( <span class="methodparam">void</span>
   )</div>
<div class="methodsynopsis dc-description">
   <span class="modifier">abstract</span> <span class="modifier">public</span> <span class="type">string</span> <span class="methodname"><a href="mongodb-bson-utcdatetimeinterface.tostring.html" class="methodname">__toString</a></span>
    ( <span class="methodparam">void</span>
   )</div>

   }</div>
  </div>
 </div>

 
 






 







<h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="mongodb-bson-utcdatetimeinterface.todatetime.html">MongoDB\BSON\UTCDateTimeInterface::toDateTime</a> — Returns the DateTime representation of this UTCDateTimeInterface</li><li><a href="mongodb-bson-utcdatetimeinterface.tostring.html">MongoDB\BSON\UTCDateTimeInterface::__toString</a> — Returns the string representation of this UTCDateTimeInterface</li></ul>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mongodb-bson-timestampinterface.tostring.html">MongoDB\BSON\TimestampInterface::__toString</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mongodb-bson-utcdatetimeinterface.todatetime.html">MongoDB\BSON\UTCDateTimeInterface::toDateTime</a></div>
 <div class="up"><a href="book.bson.html">MongoDB\BSON</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>