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

How to Internationalize Basic JSP/Servlet Web Applications (i18n)

Let's explore the possibilities of internationalizing a basic JSP/Servlet web app and how to use JSTL Taglib to localize a JSP page.
Software localization blog category featured image | Phrase

Software localization

A Quick I18n Tutorial for Spring MVC Apps

Learn all the steps for equipping a Spring MVC web application with internationalization and localization support.
Software localization blog category featured image | Phrase

Software localization

A Step-by-Step Guide to Spring Boot Internationalization

Make your Spring-Boot-based application ready for localization and increase its global user adoption following this step-by-step guide.
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.