We wanted to visit the big I.T. topic area of Internationalization here today. Specifically, dates and times and how your Javascript can harness the โฆ
Intl object
โฆ functionality.
We found good for research here were, thanks to โฆ
- ECMAScript Internationalization API Specification
- JavaScript in the face of international programming, some of the recommendations _ basics
- Intl.DateTimeFormat cheatsheet
To then test some of this for yourself you can try our intl_usehtmlโs proof of concept web application โฆ or โฆ
โฆ the idea being you can learn about it by changing Javascript code examples yourselves.
If this was interesting you may be interested in this too.