| - Month names
 (mon) | 
      
      JanoaryFebroary
 Martsa
 Aprily
 Mey
 Jona
 Jolay
 Aogositra
 Septambra
 Oktobra
 Novambra
 Desambra
 glibc-HEAD |  | 
    
  
    
    
      | - Month abbreviations
 (abmon) | 
      
      JanFeb
 Mar
 Apr
 Mey
 Jon
 Jol
 Aog
 Sep
 Okt
 Nov
 Des
 glibc-HEAD |  | 
    
  
    
    
      | - Weekday names
 (day) | 
      
      alahadyalatsinainy
 talata
 alarobia
 alakamisy
 zoma
 sabotsy
 glibc-HEAD |  | 
    
  
    
    
      | - Days abbreviated
 (abday) | 
      
      lhdlts
 tlt
 lrb
 lkm
 zom
 sab
 glibc-HEAD | Example: Sun\nMon\nTue\nWed\nThu\nFri\nSat | 
    
  
    
    
      | - Week definition
 (week) |  |  | 
    
  
    
    
      | - First day of week
 (first_weekday) |  |  | 
    
  
    
    
      | - 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:sab 25 Nov 2025 13:46:00
 | 
    
  
    
    
      | - Date format
 (d_fmt) |  | Example: %m/%d/%YApprox. output of current value:25.10.2025
 | 
    
  
    
    
      | - Time format
 (t_fmt) |  | Example: %rApprox. output of current value:13:46:00
 | 
    
  
    
    
      | - 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:sab 25 Nov 2025 13:46:00 CEST
 |