Does the Dabo framework include integrated support for localized
display and conversion of numeric, currency, date, time, datetime
data? By conversion, I mean the ability to format content for
presentation in a specific locale and the ability to parse
free-form input for a specific data type and convert this data to
a native python data type.

I assume these features would be implemented via either Python's
locale module or the 3rd party Babel module.

I searched the Dabo wiki and found the following page which
describes localization from a text perspective via the gettext
module. This page does not discuss the topic above.
http://wiki.dabodev.com/Internationalization

Thank you,
Malcolm


--- StripMime Report -- processed MIME parts ---
multipart/alternative
  text/plain (text body -- kept)
  text/html
---
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to