@fra290 wrote:
hi all.
anybody have localize the output of strftime in lambda?
I want ot translate the name of days and months in italian
I have test this:setlocale(LC_ALL, "it-IT"); it.strftime(X, Y, id(font), textAllign::TOP_CENTER, "%B", id(current_time).now());
no error in compiling but the text is alwais in english…
any idea?
Posts: 1
Participants: 1