Module: Sketchup::RegionalSettings
Overview
The RegionalSettings module contains methods getting information about the user's locale settings.
Note that when you convert between units and strings you don't need to parse it yourself and you can instead use String#to_l and Length#to_s.
Class Method Summary # collapse
- 
  
    
      .decimal_separator  ⇒ String 
    
    
  
  
  
  
  
  
  
  
  
    Returns the decimal character for the current user's locale. 
- 
  
    
      .list_separator  ⇒ String 
    
    
  
  
  
  
  
  
  
  
  
    Returns the list separator character for the current user's locale.