| - Month names
 (mon) | 
      
      jenuarifebuari
 mas
 epril
 mei
 jun
 julai
 ögus
 septemba
 öktoba
 nöwemba
 diksemba
 glibc-HEAD |  | 
    
  
    
    
      | - Month abbreviations
 (abmon) | 
      
      jenfeb
 mas
 epr
 mei
 jun
 jul
 ögu
 sep
 ökt
 nöw
 dis
 glibc-HEAD |  | 
    
  
    
    
      | - Weekday names
 (day) | 
      
      söndamönda
 sinda
 mitiwö
 sogipbono
 nenggo
 söndanggie
 glibc-HEAD |  | 
    
  
    
    
      | - Days abbreviated
 (abday) | 
      
      sönmön
 sin
 mit
 soi
 nen
 sab
 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:mön 27 nöw 2025 14:18:35
 | 
    
  
    
    
      | - Date format
 (d_fmt) |  | Example: %m/%d/%YApprox. output of current value:27/10/25
 | 
    
  
    
    
      | - Time format
 (t_fmt) |  | Example: %rApprox. output of current value:14:18:35
 | 
    
  
    
    
      | - AM/PM designations
 (am_pm) |  | Example: AM\nPM | 
    
  
    
    
      | - 12-hour Time format
 (t_fmt_ampm) |  | Example: %I:%M:%S %pApprox. output of current value:02:18:35 PM
 | 
    
  
    
    
      | - 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:mön 27 nöw 2025 14:18:35 CET
 |