Skip to main content
Software localization blog category featured image | Phrase

Software localization

The Java i18n Guide You’ve Been Waiting For

Learn how to internationalize in Java with the Locale class, and create a toolkit of services you can use in your future Java i18n projects!
Software localization blog category featured image | Phrase

Software localization

How to Get the Current UTC Date and Time in Java?

Learn all the tips and tricks to get the current date and time in UTC or GMT for your multilingual Java application.
Software localization blog category featured image | Phrase

Software localization

A Beginner’s Guide to Internationalization in Java

With over 100 locales supported, Java offers many features for streamlined Java localization and internationalization. Here's a starting point.