The period whose beginning and ending bounds are defined as the beginning bound of the  operand and the beginning bound of the  operand when the operands overlap.
            
            
            Syntax
            
        
            Parameters
- left
- The left TdPeriodTime operand.
- right
- The right TdPeriodTime operand.
Return Value
A TdPeriodTime is returned that includes the portion of the left operand that 
            exists before the beginning of the right operand when the operands overlap.
 
            
            
            
            
            
            
            
            
            
            Requirements
| Product | Versions | Platforms | 
|---|
| .NET | 6, 7 | Windows, Linux, MacOS | 
| .NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8 | Windows | 
| .NET Standard | 2.0 | Windows, Linux, MacOS | 
 
            
            See Also