Localization

From: Yonatan Misgan <yonamis(at)dtu(dot)edu(dot)et>
To: "pgsql-translators(at)postgresql(dot)org" <pgsql-translators(at)postgresql(dot)org>
Subject: Localization
Date: 2019-06-10 12:29:04
Message-ID: AM0PR10MB302781A5183FC9D99576FB2A94130@AM0PR10MB3027.EURPRD10.PROD.OUTLOOK.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-translators

Translation is only one aspect of locales. Other localization aspects are system services. There are many attributes that are needed to define a country’s cultural conventions. These attributes include besides the country’s native language, the formatting of the date and time, the representation of numbers, the symbols for currency, etc. The locale represents the knowledge needed to support the country’s native attributes. So my question is how can I handled these locale aspects (date and time, collation order, currency symbol, numeric symbol, and format ) in PostgreSQL. Thank you.

--

Regards,

Responses

Browse pgsql-translators by date

  From Date Subject
Next Message Daniel Gustafsson 2019-06-11 08:34:20 Re: Localization
Previous Message Yonathan Misgan 2019-06-07 08:18:03 localization