set_datetime_full
  
  Description:
  [ 
Version ( since = 
"3.34" ) ]
public void set_datetime_full (
Time start, 
Time? end)
  
    Set the kind of this to be e_cal_component_period_datetime and fills the 
      content with start and end.
    Parameters:
    
      
        | this | an ComponentPeriod | 
      
        | start | an Time, the start of the this | 
      
        | end | an Time, the end of the this |