BBjInputD::setLocale
Description
In BBj 4.00 and higher, this method sets the locale for the BBjInputD control.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         void  | 
                                                    
                                                         setLocale(string locale)  | 
                                                
Parameters
| 
                                                         Variable  | 
                                                    
                                                         Description  | 
                                                
| 
                                                         locale  | 
                                                    
                                                         Specifies the locale for this control.  | 
                                                
Return Value
None.
Remarks
The locale determines the language and format of the popup calendar.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.