| - Month names
 (mon) | 
      
      jannewariefibberwarie
 miert
 eprèl
 meij
 junie
 julie
 augustus
 september
 oktober
 november
 desember
 glibc-HEAD |  | 
    
  
    
    
      | - Month abbreviations
 (abmon) | 
      
      janfib
 mie
 epr
 mei
 jun
 jul
 aug
 sep
 okt
 nov
 des
 glibc-HEAD |  | 
    
  
    
    
      | - Weekday names
 (day) | 
      
      zóndigmaondig
 daensdig
 goonsdig
 dónderdig
 vriedig
 zaoterdig
 glibc-HEAD |  | 
    
  
    
    
      | - Days abbreviated
 (abday) | 
      
      zónmao
 dae
 goo
 dón
 vri
 zao
 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:vri 31. nov 2025 05:16:14
 | 
    
  
    
    
      | - Date format
 (d_fmt) |  | Example: %m/%d/%YApprox. output of current value:31.10.2025
 | 
    
  
    
    
      | - Time format
 (t_fmt) |  | Example: %rApprox. output of current value:05:16:14
 | 
    
  
    
    
      | - 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:vri 31. nov 2025 05:16:14 CET
 |