Documentation

getCulture()

Returns the current (user) culture preferences and/or locale defaults.

getCulture(): Record<string, any>;

Notes

Related