Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
10916 Lượt xem

Hello

I need to show date in Latvian with month name like 2014 g. 25, Janvāris. I have set a date format for Latvian as %Y g. %d, %B. And in reports I use formatLang(o.date_order,date = True). But in result I have 2014 g. 25, January. So the date format is correct for Latvian but month name is not translated to Latvian and shown in English. How to solve this issue?

Ảnh đại diện
Huỷ bỏ

hey, have you found the solution for this? and btw, how did you set the date format for Latvian?

Câu trả lời hay nhất

Most of our script supports english language that you know, So for you solution you have to set a dictionary for Latvian months as values and the month numbers as keys, Pick the values from the dictionary you set, as the key is availble, and append it with ireport results

Ảnh đại diện
Huỷ bỏ
Tác giả

Thank you, Abhishek. You are right that main language is English but in most cases it is possible to use translations. I don't understand why translation do not work in this case. I already use months numbers as keys but I think this is not so nice way. The Date format is a very basic function and should work with translations in a normal way.

Câu trả lời hay nhất

Did you check actual translation for latvian languages? 
does the po file in folder i18n contain valid translation for months?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Igor, AFAIK, wrt Day/Month name translation in reports, you need to develop the translation functionality yourself or seek help from someone who had developed that module in your language.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
4
thg 8 24
77378
0
thg 12 23
1085
2
thg 5 25
1778
0
thg 10 23
2970
2
thg 10 23
2544