Добавить
Уведомления

toLocaleLowerCase and toLocaleUpperCase methods | String Object In JavaScript

________________ BE MORE PRODUCTIVE ________________ Logitech G915 TKL Keyboard : https://amzn.to/40e32TG SteelSeries TKL keyboard : https://amzn.to/40gxKvy Dell UltraSharp 31.5" 4K Monitor : https://amzn.to/3JPfD9x LG Monitor 38" Curved UltraWide QHD+ : https://amzn.to/3z9A4sY Logitech MX Master 3 Advanced Wireless Mouse : https://amzn.to/3K9LmDL Logitech MX Ergo Wireless Trackball Mouse : https://amzn.to/40CstPb ________________________________________________________ ? Join my channel to get access to perks: https://www.youtube.com/channel/UC8n8ftV94ZU_DJLOLtrpORA/join ? 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 : https://www.facebook.com/Code.Explained.Official ◾ Twitter : https://twitter.com/code_explained ◾ Instagram : https://www.instagram.com/Code.Explained.Official/ ◾ GitHub : https://github.com/CodeExplainedRepo ? Suppport the Channel Paypal : https://paypal.me/CodeExplained Buy Me a Coffee: https://www.buymeacoffee.com/CodeExplained

Иконка канала Понятный JS
16 подписчиков
12+
18 просмотров
2 года назад
12+
18 просмотров
2 года назад

________________ BE MORE PRODUCTIVE ________________ Logitech G915 TKL Keyboard : https://amzn.to/40e32TG SteelSeries TKL keyboard : https://amzn.to/40gxKvy Dell UltraSharp 31.5" 4K Monitor : https://amzn.to/3JPfD9x LG Monitor 38" Curved UltraWide QHD+ : https://amzn.to/3z9A4sY Logitech MX Master 3 Advanced Wireless Mouse : https://amzn.to/3K9LmDL Logitech MX Ergo Wireless Trackball Mouse : https://amzn.to/40CstPb ________________________________________________________ ? Join my channel to get access to perks: https://www.youtube.com/channel/UC8n8ftV94ZU_DJLOLtrpORA/join ? 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 : https://www.facebook.com/Code.Explained.Official ◾ Twitter : https://twitter.com/code_explained ◾ Instagram : https://www.instagram.com/Code.Explained.Official/ ◾ GitHub : https://github.com/CodeExplainedRepo ? Suppport the Channel Paypal : https://paypal.me/CodeExplained Buy Me a Coffee: https://www.buymeacoffee.com/CodeExplained

, чтобы оставлять комментарии