Internationalization and multiple locales can be tricky when it comes to numbers, currency, dates and plural rules. The Intl API aims to make this easier with a set methods that automatically format your words to the desired locale. In this Larabit, we take a look at some practical examples of how you might use it.
Formatting NumbersFormatting ListsFormatting DatesFormatting Plural Rules
