| - Month names
 (mon) | 
      
      enikwsichkwali
 xamokhwite
 kwetayoxe
 tainipen
 kichinipen
 lainipen
 winaminke
 kichitahkok
 puksit
 wini
 muxkotae
 glibc-HEAD |  | 
    
  
    
    
      | - Month abbreviations
 (abmon) | 
      
      enichk
 xam
 kwe
 tai
 nip
 lai
 win
 tah
 puk
 kun
 mux
 glibc-HEAD |  | 
    
  
    
    
      | - Weekday names
 (day) | 
      
      kentuweimanteke
 tusteke
 lelai
 tasteke
 pelaiteke
 sateteke
 glibc-HEAD |  | 
    
  
    
    
      | - Days abbreviated
 (abday) | 
      
      kenman
 tus
 lel
 tas
 pel
 sat
 glibc-HEAD | Example: Sun\nMon\nTue\nWed\nThu\nFri\nSat | 
    
  
    
    
      | - Week definition
 (week) |  |  | 
    
  
    
    
      | - Date and Time format
 (d_t_fmt) | 
      
      %a %d %b %Y %T glibc-HEAD | Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)Approx. output of current value:pel 31 kun 2025 05:14:44
 | 
    
  
    
    
      | - Date format
 (d_fmt) |  | Example: %m/%d/%YApprox. output of current value:31/10/25
 | 
    
  
    
    
      | - Time format
 (t_fmt) |  | Example: %rApprox. output of current value:05:14:44
 | 
    
  
    
    
      | - AM/PM designations
 (am_pm) |  | Example: AM\nPM | 
    
  
    
    
      | - 12-hour Time format
 (t_fmt_ampm) |  | Example: %I:%M:%S %pApprox. output of current value:
 | 
    
  
    
    
      | - Long date and time format
 (date_fmt) | 
      
      %a %d %b %Y %T %Z glibc-HEAD | Example: %a %b %e %H:%M:%S %Z %YApprox. output of current value:pel 31 kun 2025 05:14:44 CET
 |