So I'm curious to know how I should go about formatting i18n addresses.
 In my particular instance, I need to keep things like "City" and
"Postal Code" separate (in their own fields).  When formatting these
addresses, it appears that there are several standards throughout the
world.  I found this link that seems to do a good job of explaining how
the formats work:

http://www.columbia.edu/kermit/postal.html#general

So my question is, is this format something that i should create an
i18n helper for?  Basically pass an iso country code and the address
parts and have the helper format the address fields accordingly?  So
far that's my best guess. Does anyone have a different/better idea?

Thanks!


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"symfony developers" 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/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to