| - Month names
 (mon) | 
      
      XaneiroFebreiro
 Marzo
 Abril
 Maio
 Xuño
 Xullo
 Agosto
 Setembro
 Outubro
 Novembro
 Decembro
 glibc-HEAD |  | 
    
  
    
    
      | - Month abbreviations
 (abmon) | 
      
      XanFeb
 Mar
 Abr
 Mai
 Xuñ
 Xul
 Ago
 Set
 Out
 Nov
 Dec
 glibc-HEAD |  | 
    
  
    
    
      | - Weekday names
 (day) | 
      
      DomingoLuns
 Martes
 Mércores
 Xoves
 Venres
 Sábado
 glibc-HEAD |  | 
    
  
    
    
      | - Days abbreviated
 (abday) | 
      
      DomLun
 Mar
 Mér
 Xov
 Ven
 Sáb
 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:Xov 30 Nov 2025 00:44:00
 | 
    
  
    
    
      | - Date format
 (d_fmt) |  | Example: %m/%d/%YApprox. output of current value:30/10/25
 | 
    
  
    
    
      | - Time format
 (t_fmt) |  | Example: %rApprox. output of current value:00:44: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:Xov 30 Nov 2025 00:44:00 CET
 |