Rob> Also a final question on what is the correct localizable way to
    Rob> print out currency values?  Currently I've just assumed the
    Rob> format is x.xx which I know is not correct.  Thanks.

I don't know if plone has a service for this, but python's locale module
can give you all the info you need, have a look at LC_MONETARY
localeconv() category of keys, they should be all you need
http://docs.python.org/library/locale.html .

-- 
GetPaid for Plone: http://www.plonegetpaid.com (overview info) | 
http://code.google.com/p/getpaid (code and issue tracker)
You received this message because you are subscribed to the Google Groups 
"getpaid-dev" 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/getpaid-dev?hl=en?hl=en

Reply via email to