Hi All:

I am adding Spanish to my Real Estate Web site. All is going well except when I try to use a date selector (Drop down lists for year, month, day).

The English one works fine (e.g. 2011 06 03) with the months ranging from 01 .. 12.

The Spanish one gives strange values for the month (e.g. 2011 97 03) with the months in the values [114, 97, 110, 115, 108, 97, 116, 105, 111, 110, 32, 109].

I put the ascii values in parens to see if there was any kind of pattern there, but it found none:

Enero        114  (s)
Febrero    97 (a)
Marzo        110 (n)
Abril            115 (t)
Mayo            108 (l)

etc.

I don't care if I get valid numbers or valid names in the month list. What do I need in app.es.yml to make this work?

Thanks,

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