This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Query] which one to use .. abbreviated or sort name?


Hello 

If abbreviated and sort name are different which one to use ?  abbreviated or sort name ? 
example for nb_NO locale sort name are used in glibc 


abbreviated As per CLDR 

<day type="mon">man.</day> 
<day type="tue">tir.</day> 
<day type="wed">ons.</day> 
<day type="thu">tor.</day> 
<day type="fri">fre.</day> 
<day type="sat">lør.</day> 

short name As per CLDR 
<dayWidth type="short"> 
<day type="sun">sø.</day> 
<day type="mon">ma.</day> 
<day type="tue">ti.</day> 
<day type="wed">on.</day> 
<day type="thu">to.</day> 
<day type="fri">fr.</day> 
<day type="sat">lø.</day> 

Thanks and Regards,
Akhilesh Kumar 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]