Showing posts with label JAVA. Show all posts
Showing posts with label JAVA. Show all posts

Friday, 24 April 2020

Java Tutorial 194 - Java.util.UUID Class - Playlist

Java Tutorial 196 - Java.util.Locale Class - Playlist

Java Tutorial 196 - Java.util.Locale Class - Playlist:
https://www.youtube.com/watch?v=um77xqHUsNs&list=PLmCsXDGbJHdgrVTbdWkSzYiayuTCuRdeC

Java Tutorial 195 - Internationalization in Java - Playlist

Java Tutorial 195 - Internationalization in Java - Playlist
https://www.youtube.com/watch?v=5Ho4mqIpZck&list=PLmCsXDGbJHdhrqnbg6otzgINxL0J7NQ7j

How to use getDisplayName(Locale inLocale) method of Locale class? | Java.util.Locale class

How to use getDisplayLanguage(Locale inLocale) method of Locale class? | Java.util.Locale class

How to use getDisplayCountry(Locale inLocale) method of Locale class? | Java.util.Locale class

How to use getVariant() method of Locale class? | Java.util.Locale class

How to use setDefault(Locale newLocale) method of Locale class? | Java.util.Locale class

How to use getISOLanguages() method of Locale class? | Java.util.Locale class

How to use getISOCountries() method of Locale class? | Java.util.Locale class

How to use getAvailableLocales() method of Locale class? | Java.util.Locale class

How to use Locale(String language, String country) constructor of Locale class? | Java.util.Locale

How to use Locale(String language) constructor of Locale class? | Java.util.Locale class

How to use different country constants supported by Locale class? | Java.util.Locale class

Java.util.Locale Class Introduction | Internationalization in Java

What is Internationalization and Localization in Java? | Internationalization in Java

Internationalizing Time (I18N with Time) | Internationalization in Java

Internationalizing Number (I18N with Number) | Internationalization in Java

Internationalizing DateTime(I18N with DateTime) | Internationalization in Java