Class: Google::Privacy::Dlp::V2::DateTime::TimeZone
- Inherits:
 - 
      Object
      
        
- Object
 - Google::Privacy::Dlp::V2::DateTime::TimeZone
 
 
- Defined in:
 - lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb
 
Instance Attribute Summary collapse
- 
  
    
      #offset_minutes  ⇒ Integer 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Set only if the offset can be determined.
 
Instance Attribute Details
#offset_minutes ⇒ Integer
Returns Set only if the offset can be determined. Positive for time ahead of UTC. E.g. For "UTC-9", this value is -540.
      1100  | 
    
      # File 'lib/google/cloud/dlp/v2/doc/google/privacy/dlp/v2/dlp.rb', line 1100 class TimeZone; end  |