Top "Internationalization" questions

so that they can easily be adapted to specific local languages and cultures, a process called localization.

How to cast datetime to datetimeoffset?

How can i convert an SQL Server datetime value to a datetimeoffset value? For example, an existing table contains datetime …

sql-server internationalization sql-server-2008-r2
i18n Pluralization

I want to be able to translate pluralized strings in i18n in rails. A string can be : You have 2 …

ruby-on-rails internationalization rails-i18n pluralize plural
Is there a good flag icon pack that corresponds to ISO-3166 Country Codes?

I'm in need of an icon pack containing flags that correspond with ISO-3166 country codes such as US, CA, SE, …

internationalization icons country-codes iso-3166
rails i18n - translating text with links inside

I'd like to i18n a text that looks like this: Already signed up? Log in! Note that there is …

ruby-on-rails internationalization
set language within a django view

background: The view is called when a payment service pings back a payment outcome behind the scenes - afterwhich I …

django internationalization
how to translate the html5 placeholders dynamically

I'm using angular-translate to translate the page content in to different languages. <input type ='text' placeholder = ' {username | translate}…

angularjs internationalization translate
Which encoding uses the \x (backslash x) prefix?

I'm attempting to decode text which is prefixing certain 'special characters' with \x. I've worked out the following mappings by …

encoding internationalization
With a browser, how do I know which decimal separator does the operating system use?

I'm developing a web application. I need to display some decimal data correctly so that it can be copied and …

html internationalization locale
Chrome timeZone option to Date.toLocaleString()

I have recently discovered that there is a new extension to JavaScript. This adds several features to the Date object …

javascript google-chrome internationalization timezone ecmascript-intl
How to change culture to a DateTimepicker or calendar control in .Net

How to set internationalization to a DateTimepicker or Calendar WinForm control in .Net when the desire culture is different to …

c# .net internationalization datetimepicker culture