monthnames
| 
     
     Description
       | 
   
     
     Define month names to be used with the %N format.
       | 
  
| 
     
     Type
       | 
   
     
     String, read/write
       | 
  
| 
     
     Default value
       | 
   
     
     "jan feb mar apr may jun jul aug sep oct nov dec"
       | 
  
| 
     
     Note
       | 
   
     
      This parameter is used when converting dates from/to strings with the
     %N format. The string must contain 12 words separated by spaces. For conversions from strings, the comparison is not case sensitive.
       | 
  
| 
     
     See also
       | 
   |
| 
     
     Module
       | 
   
