SHARE
Facebook X Pinterest WhatsApp

Globalize your Web Applications: PHP’s Locale Formatting Classes

Written By
thumbnail
Web Webster
Web Webster
Dec 29, 2009

“In programming, a locale is a set of parameters that define
attributes for a user’s specific geographic location, including the
user’s language, country and any special variant preferences that
the user wants to see in his/her user interface. In Part 1 of the
Globalize your Web Applications series, we examined what the locale
entails, how they are supported by different operating systems, and
we looked at some specific implementations in PHP. The Part 2
article continued with the PHP language as we explored how to make
your dates locale aware, using both the native datetime functions
as well as the I18N_DateTime class. Today, we’ll be covering PHP’s
two remaining I18N Libraries, the I18N_Number and I18N_Currency
classes, both of which are subclasses of the I18N_DateTime
function.

“Formatting numbers

“Just as dates and times can vary greatly depending on the
country, numbers are also written differently in different
languages. For instance, the number 123456.789 would be written as
123 456,789 in German. Here are some LCIDs and their associated
number formats for various languages and countries:”


Complete Story

thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

5 Best Free and Open Source Text Expander Tools
webmaster
Jun 13, 2025
Grafito: Systemd Journal Log Viewer with a Beautiful Web UI
Bobby Borisov
Jun 12, 2025
FreeBSD Wants to Know a Few Things
brideoflinux
May 11, 2025
NVK enabled for Maxwell, Pascal, and Volta GPUs
Kara Bembridge
May 1, 2025
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.