How do I obtain the preferred hourCycle
of the user’s current locale? I’ve tried a few locales ((new Intl.Locale('en-US')).hourCycle
) in both Firefox 131 and Chrome 129, but both return undefined
.
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
How do I obtain the preferred hourCycle
of the user’s current locale? I’ve tried a few locales ((new Intl.Locale('en-US')).hourCycle
) in both Firefox 131 and Chrome 129, but both return undefined
.