| - Month names
 (mon) | 
      
      sausiovasario
 kovo
 balandžio
 gegužės
 birželio
 liepos
 rugpjūčio
 rugsėjo
 spalio
 lapkričio
 gruodžio
 glibc-HEAD |  | 
    
  
    
    
      | - Month names (alternate)
 (alt_mon) | 
      
      sausisvasaris
 kovas
 balandis
 gegužė
 birželis
 liepa
 rugpjūtis
 rugsėjis
 spalis
 lapkritis
 gruodis
 glibc-HEAD |  | 
    
  
    
    
      | - Month abbreviations
 (abmon) | 
      
      saus.vas.
 kov.
 bal.
 geg.
 birž.
 liep.
 rugp.
 rugs.
 spal.
 lapkr.
 gruod.
 glibc-HEAD |  | 
    
  
    
    
      | - Weekday names
 (day) | 
      
      SekmadienisPirmadienis
 Antradienis
 Trečiadienis
 Ketvirtadienis
 Penktadienis
 Šeštadienis
 glibc-HEAD |  | 
    
  
    
    
      | - Days abbreviated
 (abday) | 
      
      SkPr
 An
 Tr
 Kt
 Pn
 Št
 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) | 
      
      %Y m. %B %d d. %T glibc-HEAD | Example: %a %d %b %Y %r %Z (=Thu 04 Aug 2006 09:00am CET)Approx. output of current value:2025 m. lapkričio 30 d. 14:25:40
 | 
    
  
    
    
      | - Date format
 (d_fmt) |  | Example: %m/%d/%YApprox. output of current value:2025-10-30
 | 
    
  
    
    
      | - Time format
 (t_fmt) |  | Example: %rApprox. output of current value:14:25:40
 | 
    
  
    
    
      | - 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) | 
      
      %Y m. %B %d d. %T %Z glibc-HEAD | Example: %a %b %e %H:%M:%S %Z %YApprox. output of current value:2025 m. lapkričio 30 d. 14:25:40 CET
 |