| - 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)
 | 
    
      
    
 | 
    
      
    
 | 
    
    
  
    
    
      | - First day of week
 (first_weekday)
 | 
    
      
    
 | 
    
      
    
 | 
    
    
  
    
    
      | - Date and Time format
 (d_t_fmt)
 | 
    
      
      
      %T, %d %B, %Y йил, %A 
      glibc-HEAD 
      
       
    
 | 
Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)
    
      
        Approx. output of current value: 11:42:26, 04 Декабр, 2025 йил, Сешанба 
      
    
 | 
    
    
  
    
    
      | - Date format
 (d_fmt)
 | 
    
      
    
 | 
Example: %m/%d/%Y
    
      
        Approx. output of current value: 04/11/25 
      
    
 | 
    
    
  
    
    
      | - Time format
 (t_fmt)
 | 
    
      
    
 | 
Example: %r
    
      
        Approx. output of current value: 11:42:26 
      
    
 | 
    
    
  
    
    
      | - AM/PM designations
 (am_pm)
 | 
    
      
    
 | 
Example: AM\nPM
    
      
    
 | 
    
    
  
    
    
      | - 12-hour Time format
 (t_fmt_ampm)
 | 
    
      
    
 | 
Example: %I:%M:%S %p
    
      
        Approx. output of current value:
  
      
    
 | 
    
    
  
    
    
      | - Long date and time format
 (date_fmt)
 | 
    
      
      
      %d %B, %Y йил, %A 
      glibc-HEAD 
      
       
    
 | 
Example: %a %b %e %H:%M:%S %Z %Y
    
      
        Approx. output of current value: 04 Декабр, 2025 йил, Сешанба 
      
    
 |