toLocaleLowerCase and toLocaleUpperCase methods | String Object In JavaScript

Опубликовано: 16 Август 2022
на канале: Code Explained
2,099
38

🎁 Join my channel to get access to perks:
   / @codeexplained  

🧡 Hello All JavaScript Lovers Outhere!

Today you're going to learn about the String Object In JavaScript.

This tutorial is a series of videos, in each video we will discuss a method (or more) of the String Object in JavaScript.

In today's video, you're going to learn about the toLocaleLowerCase, and toLocaleUpperCase methods.

The toLocaleLowerCase() method returns the calling string value converted to lower case, according to any locale-specific case mappings.

The toLocaleUpperCase() method returns the calling string value converted to upper case, according to any locale-specific case mappings.

🟢🟠 The string.toLocaleLowerCase().
🔷 Syntax :
toLocaleLowerCase()
toLocaleLowerCase(locales)

🟢🟠 The string.toLocaleUpperCase ().
🔷 Syntax :
toLocaleUpperCase()
toLocaleUpperCase(locales)

🔹locales : A string with a BCP 47 language tag, or an array of such strings. Indicates the locale to be used to convert to upper case according to any locale-specific case mappings. If multiple locales are given in an Array, the best available locale is used. The default locale is the host environment's current locale.


🌍 Social Media Links.
◾ Facebook :   / code.explained.official  
◾ Twitter :   / code_explained  
◾ Instagram :   / code.explained.official  
◾ GitHub : https://github.com/CodeExplainedRepo

💲 Suppport the Channel
Paypal : https://paypal.me/CodeExplained
Buy Me a Coffee: https://www.buymeacoffee.com/CodeExpl...


Смотрите видео toLocaleLowerCase and toLocaleUpperCase methods | String Object In JavaScript онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Code Explained 16 Август 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 2,099 раз и оно понравилось 38 людям.