| - Month names
 (mon) | 
      
      ጃንዩወሪፌብሩወሪ
 ማርች
 ኤፕረል
 ሜይ
 ጁን
 ጁላይ
 ኦገስት
 ሴፕቴምበር
 ኦክተውበር
 ኖቬምበር
 ዲሴምበር
 glibc-HEAD |  | 
    
  
    
    
      | - Month abbreviations
 (abmon) | 
      
      ጃንዩፌብሩ
 ማርች
 ኤፕረ
 ሜይ
 ጁን
 ጁላይ
 ኦገስ
 ሴፕቴ
 ኦክተ
 ኖቬም
 ዲሴም
 glibc-HEAD |  | 
    
  
    
    
      | - Weekday names
 (day) | 
      
      እኁድሰኑይ
 ሠሉስ
 ራብዕ
 ሐሙስ
 ዓርበ
 ቀዳሚት
 glibc-HEAD |  | 
    
  
    
    
      | - Days abbreviated
 (abday) | 
      
      እኁድሰኑይ
 ሠሉስ
 ራብዕ
 ሐሙስ
 ዓርበ
 ቀዳሚ
 glibc-HEAD | Example: Sun\nMon\nTue\nWed\nThu\nFri\nSat | 
    
  
    
    
      | - Week definition
 (week) |  |  | 
    
  
    
    
      | - Date and Time format
 (d_t_fmt) | 
      
      %A፥%B፡%e፡መዓልት፡%Y፡%r፡%Z glibc-HEAD | Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)Approx. output of current value:ዓርበ፥ኖቬምበር፡31፡መዓልት፡2025፡11:34:07 ምሴት፡CET
 | 
    
  
    
    
      | - 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:11:34:07፡ምሴት
 | 
    
  
    
    
      | - AM/PM designations
 (am_pm) |  | Example: AM\nPM | 
    
  
    
    
      | - 12-hour Time format
 (t_fmt_ampm) |  | Example: %I:%M:%S %pApprox. output of current value:11:34:07፡ምሴት
 | 
    
  
    
    
      | - Long date and time format
 (date_fmt) | 
      
      %A፥%B፡%e፡መዓልት፡%r፡%Z፡%Y፡ዓ/ም glibc-HEAD | Example: %a %b %e %H:%M:%S %Z %YApprox. output of current value:ዓርበ፥ኖቬምበር፡31፡መዓልት፡11:34:07 ምሴት፡CET፡2025፡ዓ/ም
 |