Hi All:

I have a table-plus which contains dates that need to be shown in the appropriate locale for the user. I have tried using (for example):

app.es.yml
es:
    time:
        formats:
            default: ""%a %d-%B-%Y %T"

which I thought should have produced:

Vie   1 Julio 2011 10:29:39

but, even though the rest of the page is rendered in Spanish, the date/time is rendered:

Fri  1 July 2011 10:29:39

I can change the contents of app.es.yml to a different format, but the date/time rendering stays in English while the rendering follows the default: line.

I also tried setting the <view> but it always stays in English no matter what the locale is set to.

Help anyone?

TIA

Don Z.



--
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to