Intl API and Localizing Date and Time | Intl API | JavaScript

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • The Intl object is the namespace for the ECMAScript Internationalization API, which provides language sensitive string comparison, number formatting, and date and time formatting.
    The Intl object provides access to several constructors as well as functionality common to the internationalization constructors and other language sensitive functions.
    In this lecture you will learn, how to localize date and time based on a given language culture using Intl API.
    Language Code List: www.lingoes.net...

КОМЕНТАРІ • 8

  • @yatmanwong1008
    @yatmanwong1008 2 роки тому +1

    thank you for providing the supported locale list

  • @doneilchapman1542
    @doneilchapman1542 4 місяці тому

    Nice video. One thing that always puzzles me. Is how do you go live in the browser to preview the contents of just a javascript file?

  • @ayMillmusic
    @ayMillmusic 9 місяців тому

    Awesome, thank you!

  •  Рік тому

    Tho this feature is quite useful, the darn thing keeps showing me the date as it is in Greenwich, not in my country 4 hours earlier.

  • @harmez7
    @harmez7 Рік тому +1

    quantity < quality

  • @pradeepsaravanan3540
    @pradeepsaravanan3540 2 роки тому

    Really Awesome Explanation.. Thank you Sir.

  • @mauronunes7196
    @mauronunes7196 Рік тому

    this is so good! thanks so much

  • @jagadeeshkumar7724
    @jagadeeshkumar7724 Рік тому

    lovely explanation