UTCDateTimeInterface
interface UTCDateTimeInterface (View source)
This interface is implemented by MongoDB\BSON\UTCDateTime but may also be used for type-hinting and userland classes.
Methods
                    toDateTime()
        
                                            
                
            No description
                    toDateTimeImmutable()
        
                                            
                
            No description
                    string
                
                
                    __toString()
        
                                            
                
            Returns the string representation of this UTCDateTimeInterface
Details
        
                            DateTime
    toDateTime()
        
    
    No description
        
                            DateTimeImmutable
    toDateTimeImmutable()
        
    
    No description
        
                            string
    __toString()
        
    
    Returns the string representation of this UTCDateTimeInterface